Skip to content

Commit

Permalink
extend example config
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Apr 3, 2023
1 parent 3f70c58 commit c9e9b6a
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions scoop-portable-config.example.cmd
Expand Up @@ -13,7 +13,7 @@ set PROXY_USER=
set PROXY_PASSWORD=

:: additional scoop buckets to register by default
set SCOOP_BUCKETS=extras java
set SCOOP_BUCKETS=extras java sysinternals

:: packages to install by default
set SCOOP_PACKAGES=7zip ^
Expand All @@ -27,10 +27,30 @@ set SCOOP_PACKAGES=7zip ^
netcat ^
nodejs-lts ^
openssl-mingw ^
pulumi ^
unzip ^
upx ^
yq ^
wget ^
zip ^
zstd
zstd ^
^
pskill ^
pslist ^
psshutdown ^
^
temurin8-jdk ^
temurin11-jdk ^
graalvm-jdk17 ^
^
haxe ^
hashlink ^
neko ^
python ^
^
act ^
k6 ^
k9s ^
kubectl ^
kustomize ^
packer ^
pulumi

0 comments on commit c9e9b6a

Please sign in to comment.