Skip to content

Instantly share code, notes, and snippets.

@sinairv
Last active June 6, 2017 06:12
Show Gist options
  • Save sinairv/2e7a322ec791fd8d3102109da70e7dfe to your computer and use it in GitHub Desktop.
Save sinairv/2e7a322ec791fd8d3102109da70e7dfe to your computer and use it in GitHub Desktop.
Dev Environment Setup with Chocolatey
choco install -y conemu
choco install -y googlechrome
choco install -y --allowemptychecksum paint.net
choco install -y vlc
choco install -y 7zip.install
choco install -y notepadplusplus.install
choco install -y git.install
choco install -y visualstudiocode
choco install -y tortoisegit
choco install -y notepad2
choco install -y astrogrep
choco install -y poshgit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment