mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Rename to add-memo.ps1
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
Script,Description
|
||||
add-firewall-rules.ps1, adds firewall rules to the given executables (needs admin rights)
|
||||
add-memo.ps1, adds the given memo text to $HOME/Memos.csv
|
||||
build-repo.ps1, builds the current/given Git repository
|
||||
build-repos.ps1, builds all Git repositories under the current/given directory
|
||||
cd-desktop.ps1, go to the user's desktop folder
|
||||
@ -197,7 +198,6 @@ write-big.ps1, writes the given text in big letters
|
||||
write-blue.ps1, writes the given text in a blue foreground color
|
||||
write-braille.ps1, writes the given text in Braille
|
||||
write-green.ps1, writes the given text in a green foreground color
|
||||
write-logbook.ps1, writes the given text to the logbook
|
||||
write-lowercase.ps1, writes the given text in lowercase letters
|
||||
write-marquee.ps1, writes the given text as marquee
|
||||
write-morse-code.ps1, writes the given text in Morse code
|
||||
|
Can't render this file because it has a wrong number of fields in line 192.
|
Reference in New Issue
Block a user