Last active
December 28, 2015 02:19
-
-
Save philbritton/7426968 to your computer and use it in GitHub Desktop.
config 01-20-14
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
| Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
| Enable-RemoteDesktop | |
| cinst sublimetext3 | |
| cinst git.install | |
| cinst 7zip.install | |
| cinst poshgit | |
| cinst DotNet4.5 | |
| cinst nodejs.install | |
| cinst ruby.devkit | |
| cinst javaruntime | |
| cinst python | |
| cinst PhantomJS | |
| cinst ScriptCs | |
| cinst Yeoman | |
| cinst easy.install | |
| cinst pip | |
| cinst mongodb | |
| cinst ctags | |
| cinst cmake | |
| cinst pscx | |
| cinst typescript | |
| cinst VirtualCloneDrive | |
| cinst IIS-WebServerRole -source windowsfeatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment