Skip to content

Instantly share code, notes, and snippets.

@rodjek
Created August 10, 2017 04:01
Show Gist options
  • Save rodjek/4b305f1d7c174332c939822edb194f63 to your computer and use it in GitHub Desktop.
Save rodjek/4b305f1d7c174332c939822edb194f63 to your computer and use it in GitHub Desktop.
windows.ps1
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')
choco -y install ruby vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment