Created
December 14, 2015 10:06
-
-
Save GuyHarwood/8d6340adb1cf04f7afbc to your computer and use it in GitHub Desktop.
Boxstarter for new dev VM
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 fiddler | |
cinst cmder | |
cinst sourcetree | |
cinst TortoiseGit | |
cinst winrar | |
cinst rdcman | |
cinst greenshot | |
cinst everything | |
cinst sysinternals | |
cinst vlc | |
cinst sublimetext2 | |
cinst filezilla | |
cinst paint.net | |
cinst expresso | |
cinst lockhunter | |
cinst linqpad4 | |
cinst dotPeek | |
cinst winmerge | |
cinst diffmerge | |
cinst NugetPackageExplorer | |
cinst TortoiseHG | |
cinst 7zip | |
cinst scriptcs | |
cinst SuperBenchmarker | |
cinst IIS-WebServerRole -source windowsfeatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment