Last active
August 29, 2015 14:08
-
-
Save cfbarbero/60b3d9c121154c75e0ca 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
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
cinst notepadplusplus | |
cinst fiddler4 | |
cinst git-credential-winstore | |
cinst console-devel | |
cinst sublimetext2 | |
cinst poshgit | |
cinst crashplan | |
cinst GoogleChrome | |
cinst Firefox | |
cinst dropbox | |
cinst linqpad4 | |
cinst avastfreeantivirus | |
cinst 7zip | |
cinst Beersmith | |
cinst evernote | |
cinst lastpass | |
cinst VisualStudio2013Professional -InstallArguments "/Features:'WebTools SQL'" | |
cinst picasa | |
cinst Microsoft-Hyper-V-All -source windowsFeatures | |
cinst IIS-WebServerRole -source windowsfeatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment