Skip to content

Instantly share code, notes, and snippets.

@marknorgren
Last active August 29, 2015 14:01
Show Gist options
  • Save marknorgren/098f2297ea35b39499d0 to your computer and use it in GitHub Desktop.
Save marknorgren/098f2297ea35b39499d0 to your computer and use it in GitHub Desktop.
Boxstarter Script
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst fiddler4
cinst git-credential-winstore
cinst console-devel
cinst sublimetext2
cinst poshgit
#cinst dotpeek
#cinst Microsoft-Hyper-V-All -source windowsFeatures
#cinst IIS-WebServerRole -source windowsfeatures
<#
## To Run:
##START http://boxstarter.org/package/nr/url?<RAW GIT URL>
#>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment