Last active
May 5, 2016 20:15
-
-
Save Dillie-O/3451887b858e44e710f6 to your computer and use it in GitHub Desktop.
Boxstarter Config
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-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
Enable-RemoteDesktop | |
Set-CornerNavigationOptions -EnableUpperRightCornerShowCharms -EnableUpperLeftCornerSwitchApps -EnableUsePowerShellOnWinX | |
cinst dotnet4.5 | |
cinst git | |
cinst git-credential-winstore | |
cinst poshgit | |
cinst windowsazurepowershell | |
cinst nodejs.install | |
cinst ruby | |
cinst python2 | |
cinst dotpeek | |
cinst putty | |
cinst sourcetree | |
cinst sysinternals | |
cinst diffmerge | |
cinst lastpass | |
cinst visualstudiocode | |
cinst cyberduck | |
cinst markdownpad2 | |
cinst inkscape | |
cinst paint.net | |
cinst googlechrome | |
cinst firefox-dev -pre | |
cinst fiddler4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment