mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Rename to build-repo.ps1 and build-repos.ps1
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
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 a Git repository
|
||||
build-repos.ps1, Builds all Git repositories in a folder
|
||||
cd-desktop.ps1, Change the working directory to the user's desktop folder
|
||||
cd-docs.ps1, Change the working directory to the user's documents folder
|
||||
cd-downloads.ps1, Change the working directory to the user's downloads folder
|
||||
@ -150,8 +152,6 @@ locate-city.ps1, Prints the geographic location of the given city
|
||||
locate-ipaddress.ps1, Prints the geographic location of the given IP address
|
||||
locate-zip-code.ps1, Prints the geographic location of the given zip-code
|
||||
make-install.ps1, Installs built executables and libs to the installation directory
|
||||
make-repo.ps1, Builds the current/given Git repository
|
||||
make-repos.ps1, Builds all Git repositories under the current/given directory
|
||||
moon.ps1, Prints the current moon phase
|
||||
mute-audio.ps1, Mutes the audio device
|
||||
open-browser.ps1, Starts the default Web browser
|
||||
|
Can't render this file because it has a wrong number of fields in line 89.
|
Reference in New Issue
Block a user