Last active
June 2, 2023 08:39
-
-
Save alexpovel/237fb9b55b62b08854896271c883efb5 to your computer and use it in GitHub Desktop.
Windows bootstrap Chocolatey installation script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
choco install --timeout=0 --yes ` | |
7zip ` | |
audacity ` | |
calibre ` | |
cpu-z ` | |
crystaldiskinfo ` | |
delta ` | |
directoryopus ` | |
discord ` | |
docker-desktop ` | |
etcher ` | |
ffmpeg ` | |
firefox ` | |
gh ` | |
ghostscript ` | |
gimp ` | |
git ` | |
gnuplot ` | |
golang ` | |
graphviz ` | |
gzip ` | |
hwinfo ` | |
imagemagick ` | |
inkscape ` | |
javaruntime ` | |
joplin ` | |
just ` | |
less ` | |
make ` | |
microsoft-windows-terminal ` | |
mingw ` | |
musicbee ` | |
nextcloud-client ` | |
nodejs ` | |
nomacs ` | |
notepadplusplus ` | |
oh-my-posh ` | |
openhardwaremonitor ` | |
pandoc ` | |
picard ` | |
powershell-core ` | |
powertoys ` | |
python ` | |
ripgrep ` | |
ripgrep-all ` | |
rust ` | |
sharex ` | |
sqlitebrowser ` | |
strawberryperl ` | |
sumatrapdf ` | |
teamspeak ` | |
thunderbird ` | |
visualstudio2022community ` | |
vlc ` | |
vscode ` | |
windirstat ` | |
winpcap ` | |
wireguard ` | |
wireshark ` | |
zotero | |
winget install --id Starship.Starship | |
winget install zoxide |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment