Skip to content

Instantly share code, notes, and snippets.

@aalmada
Last active January 29, 2018 14:43
Show Gist options
  • Save aalmada/7cc26a7b820b36de28b4293c06418709 to your computer and use it in GitHub Desktop.
Save aalmada/7cc26a7b820b36de28b4293c06418709 to your computer and use it in GitHub Desktop.
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
cinst -y f.lux
cinst -y 7zip.install
cinst -y adobereader
cinst -y googlechrome
cinst -y notepadplusplus.install
cinst -y tailblazer
cinst -y vlc
cinst -y greenshot
cinst -y InkScape
cinst -y paint.net
cinst -y musicbee
cinst -y windirstat
cinst -y dotpeek
cinst -y linqpad
cinst -y perfview
cinst -y codetrack
cinst -y dependencywalker
cinst -y dllexp
cinst -y dotPeek
cinst -y sdformatter
cinst -y slack
cinst -y SourceTree
cinst -y speccy
cinst -y winmerge
cinst -y wox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment