mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Rename to list-city-weather.ps1
This commit is contained in:
@ -66,6 +66,7 @@ list-anagrams.ps1, lists all anagrams of the given word
|
||||
list-automatic-variables.ps1, lists the automatic variables of PowerShell
|
||||
list-branches.ps1, lists all branches in the current/given Git repository
|
||||
list-cheat-sheet.ps1, lists the PowerShell cheat sheet
|
||||
list-city-weather.ps1, lists the current weather of cities worldwide (east to west)
|
||||
list-commits.ps1, lists all commits in the current/given Git repository
|
||||
list-clipboard.ps1, lists the contents of the clipboard
|
||||
list-dir-tree.ps1, lists a directory tree
|
||||
@ -169,7 +170,6 @@ voice-control.ps1, executes the PowerShell scripts by voice
|
||||
weather.ps1, prints the current weather forecast
|
||||
weather-alert.ps1, checks the current weather for critical values
|
||||
weather-report.ps1, prints the local weather report
|
||||
weather-worldwide.ps1, prints the current weather of cities worldwide
|
||||
wakeup.ps1, sends a magic packet to the given computer, waking him up
|
||||
write-animated.ps1, writes animated text
|
||||
write-big.ps1, writes the given text in big letters
|
||||
|
Can't render this file because it has a wrong number of fields in line 159.
|
Reference in New Issue
Block a user