We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29efec5 commit 23b150eCopy full SHA for 23b150e
Install-ScoopApps.ps1
@@ -2,6 +2,7 @@ $apps = @(
2
# main
3
# "git", # built-in to scoop install script
4
# "pwsh", # built-in to scoop install script
5
+ "starship",
6
# extras
7
"windows-terminal"
8
"wiztree"
0 commit comments