mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Rename to list-dir-tree.ps1
This commit is contained in:
@ -69,6 +69,7 @@ list-cheat-sheet.ps1, lists the PowerShell cheat sheet
|
||||
list-commits.ps1, lists all commits in the current/given Git repository
|
||||
list-current-timezone.ps1, lists the current time zone details
|
||||
list-clipboard.ps1, lists the contents of the clipboard
|
||||
list-dir-tree.ps1, lists a directory tree
|
||||
list-drives.ps1, lists all drives
|
||||
list-environment-variables.ps1, lists all environment variables
|
||||
list-empty-dirs.ps1, lists empty subfolders within the given directory tree
|
||||
@ -139,7 +140,6 @@ set-timer.ps1, sets a timer for a countdown
|
||||
set-wallpaper.ps1, sets the given image as wallpaper
|
||||
SHA1.ps1, prints the SHA1 checksum of the given file
|
||||
SHA256.ps1, prints the SHA256 checksum of the given file
|
||||
show-dir-tree.ps1, visualizes the given/current directory tree
|
||||
simulate-matrix.ps1, simulates the Matrix (fun)
|
||||
simulate-presence.ps1, simulates the human presence against burglars
|
||||
speak-countdown.ps1, starts a countdown by text-to-speech (TTS)
|
||||
|
|
Reference in New Issue
Block a user