Skip to content

Instantly share code, notes, and snippets.

@alexpovel
Last active June 2, 2023 08:39
Show Gist options
  • Save alexpovel/237fb9b55b62b08854896271c883efb5 to your computer and use it in GitHub Desktop.
Save alexpovel/237fb9b55b62b08854896271c883efb5 to your computer and use it in GitHub Desktop.
Windows bootstrap Chocolatey installation script
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