Skip to content

Instantly share code, notes, and snippets.

@aofry
Created May 8, 2014 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aofry/40de416345234b18af74 to your computer and use it in GitHub Desktop.
Save aofry/40de416345234b18af74 to your computer and use it in GitHub Desktop.
install stuff on home pc
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin
cinst avgantivirusfree
cinst GoogleChrome
cinst dropbox
cinst git
cinst truecrypt
cinst Xming
cinst FoxitReader
cinst ccleaner
cinst virtualbox
cinst picasa
cinst ditto
cinst mp3tag
cinst vlc
cinst iTunes
cinst intellijidea-ultimate
cinst chef-client
cinst vagrant
cinst nodejs.install
cinst uTorrent
cinst winrar
cinst youtube-dl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment