Last active
June 13, 2016 18:06
-
-
Save AaronRM/9400983 to your computer and use it in GitHub Desktop.
This file contains 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 -EnableShowFileExtensions -EnableShowFullPathInTitleBar | |
Enable-RemoteDesktop | |
Enable-MicrosoftUpdate | |
cinst 7zip.install | |
cinst git.install | |
cinst visualstudiocode | |
cinst GoogleChrome | |
cinst nodejs.install | |
cinst visualstudio2015enterprise | |
cinst typescript-vs2015 | |
cinst dotpeek | |
cinst sysinternals | |
cinst fiddler4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment