Last active
August 29, 2015 14:03
-
-
Save Surreal9/3a8987a76c9fd27d2973 to your computer and use it in GitHub Desktop.
Dev box for boxstarter
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 | |
| cinst fiddler4 | |
| cinst git-credential-winstore | |
| cinst console-devel | |
| cinst poshgit | |
| cinst dotpeek | |
| cinst VisualStudio2013Professional | |
| cinst notepadplusplus.install | |
| cinst javaruntime | |
| cinst 7zip.install | |
| cinst GoogleChrome | |
| cinst nodejs.install | |
| cinst vlc | |
| cinst SublimeText3 | |
| cinst Office365HomePremium | |
| cinst adblockplusfirefox | |
| cinst sysinternals | |
| cinst python | |
| cinst putty | |
| cinst DotNet4.5 | |
| cinst filezilla | |
| cinst virtualbox | |
| cinst XAMPP | |
| cinst vagrant | |
| cinst autohotkey | |
| cinst IIS-WebServerRole -source windowsfeatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment