Add install-github-cli.ps1

This commit is contained in:
Markus Fleschutz
2021-08-24 21:46:11 +02:00
parent d55bf05845
commit 945c07606e
3 changed files with 35 additions and 0 deletions

View File

@ -75,6 +75,7 @@ fetch-repos.ps1, fetches updates for all Git repositories under the current/give
generate-qrcode.ps1, generates a QR code
hibernate.ps1, enables hibernate mode for the local computer (needs admin rights)
inspect-exe.ps1, prints basic information of the given executable file
install-github-cli.ps1, installs GitHub CLI
install-google-chrome.ps1, installs the Google Chrome browser
install-knot-resolver.ps1, installs the Knot Resolver (needs admin rights)
install-signal-cli.ps1, installs signal-cli from github.com/AsamK/signal-cli

1 Script Description
75 generate-qrcode.ps1 generates a QR code
76 hibernate.ps1 enables hibernate mode for the local computer (needs admin rights)
77 inspect-exe.ps1 prints basic information of the given executable file
78 install-github-cli.ps1 installs GitHub CLI
79 install-google-chrome.ps1 installs the Google Chrome browser
80 install-knot-resolver.ps1 installs the Knot Resolver (needs admin rights)
81 install-signal-cli.ps1 installs signal-cli from github.com/AsamK/signal-cli