Last active
August 29, 2015 14:01
-
-
Save msell/a1a5c6e0272562ba37e6 to your computer and use it in GitHub Desktop.
boxstarter.config
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 -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Set-StartScreenOptions -EnableBootToDesktop -EnableDesktopBackgroundOnStart -EnableShowStartOnActiveScreen -EnableShowAppsViewOnStartScreen -EnableSearchEverywhereInAppsView -EnableListDesktopAppsFirst | |
cinst git.install | |
cinst fiddler4 | |
cinst git-credential-winstore | |
cinst console-devel | |
cinst sublimetext2 | |
cinst poshgit | |
cinst dotpeek | |
cinst GoogleChrome | |
cinst 7zip.install | |
cinst nodejs.install | |
cinst firefox | |
cinst flashplayerplugin | |
cinst FoxitReader | |
cinst NuGet.CommandLine | |
cinst ScriptCs | |
cinst LockHunter | |
cinst BeyondCompare | |
cinst Atom | |
cinst VisualStudio2013Ultimate | |
cinst Resharper | |
cinst NCrunch | |
cinst visualstudio2013-webessentials.vsix | |
cinst mRemoteNG | |
cinst wpfinspector | |
cinst githubforwindows | |
cinst IIS-WebServerRole -source windowsfeatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment