Last active
May 24, 2016 09:31
-
-
Save jmcarbo/20419d2df56557761e56fae42e2c6955 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
#START http://boxstarter.org/package/url?https://gist.githubusercontent.com/jmcarbo/20419d2df56557761e56fae42e2c6955/raw/8d064af4782ef4e10b0baa62c42cd7d2868a0b02/installwin | |
#START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/jmcarbo/20419d2df56557761e56fae42e2c6955/raw/8d064af4782ef4e10b0baa62c42cd7d2868a0b02/installwin | |
#Set-ExecutionPolicy Unrestricted -force | |
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
Enable-RemoteDesktop | |
cinst chocolatey | |
cinst chocolateygui | |
cinst nugetpackageexplorer | |
cinst flashplayerplugin | |
cinst googlechrome | |
cinst firefox | |
cinst notepadplusplus.install | |
cinst flashplayeractivex | |
cinst jre8 | |
#cinst fiddler4 | |
#cinst git-credential-winstore | |
#cinst console-devel | |
#cinst sublimetext2 | |
#cinst poshgit | |
#cinst dotpeek |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment