Last active
July 17, 2017 20:08
-
-
Save demesne/ae50af9219f7317499d7c2740ca58155 to your computer and use it in GitHub Desktop.
windows-setup.ps1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scoop install 7zip git openssh --global | |
| scoop bucket add extras | |
| scoop bucket add dev-bucket https://github.com/demesne/dev-extras | |
| scoop install nodejs-lts oraclejdk maven tortoisesvn mobaxterm --global | |
| scoop install sublime-dev jetbrains-toolbox | |
| scoop install coreutils grep sed less curl sudo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment