Created
February 24, 2017 03:32
-
-
Save nobitagamer/166d0850cdbc1c4e247b06a9ba9743ec to your computer and use it in GitHub Desktop.
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
:: Setup default environment for developers | |
:: - Version: 1.0 | |
:: How to use: | |
:: - Run from cmd: START http://boxstarter.org/package/nr/url?https://gist.github.com/nobitagamer/166d0850cdbc1c4e247b06a9ba9743ec/raw/ | |
:: - From IE: http://boxstarter.org/package/nr/url?https://gist.github.com/nobitagamer/166d0850cdbc1c4e247b06a9ba9743ec/raw/ | |
Set-ExplorerOptions -showHidenFilesFoldersDrivers -showProtectedOSFiles -showFileExtensions | |
Enable-RemoteDesktop | |
cinst WindowsInstaller31 -source webpi | |
cinst WindowsInstaller45 -source webpi | |
cinst PowerShell3 -source webpi | |
cinst PowerShell4 -source webpi | |
cinst NetFx3 -source webpi | |
cinst NetFx4 -source webpi | |
cinst -y slack | |
cinst -y git.install | |
cinst -y git-credential-winstore | |
cinst -y poshgit | |
cinst -y tortoisegit | |
cinst -y mongodb.portable | |
cinst -y unity |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment