mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Improve the cd-*.ps1 scripts
This commit is contained in:
@ -13,7 +13,10 @@ cd-pics.ps1, go to the user's pictures folder
|
||||
cd-repos.ps1, go to the user's Git repositories folder
|
||||
cd-root.ps1, go to the root directory (C: on Windows)
|
||||
cd-scripts.ps1, go to the PowerShell Scripts folder
|
||||
cd-up.ps1, go one or multiple directories up
|
||||
cd-up.ps1, go one directory level up
|
||||
cd-up2.ps1, go two directory levels up
|
||||
cd-up3.ps1, go three directory levels up
|
||||
cd-up4.ps1, go four directory levels up
|
||||
cd-videos.ps1, go to the user's videos folder
|
||||
check-cpu-temp.ps1, checks the CPU temperature
|
||||
check-dns-resolution.ps1, checks the DNS resolution with frequently used domain names
|
||||
|
|
Reference in New Issue
Block a user