-
-
Save mattanja/058fc9b7318bc516ed4f 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-StartScreenOptions -EnableBootToDesktop -EnableDesktopBackgroundOnStart -EnableShowStartOnActiveScreen -EnableSearchEverywhereInAppsView -EnableListDesktopAppsFirst | |
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar | |
choco install putty | |
choco install SublimeText3 | |
choco install 7zip | |
choco install ruby | |
choco install TortoiseGit | |
choco install Cmder | |
choco install git.install | |
choco install git-credential-winstore | |
choco install skype | |
choco install google-chrome-x64 | |
choco install dropbox | |
choco install docker | |
choco install nodejs.install | |
choco install VisualStudioCommunity2013 | |
choco install keepass | |
choco install greenshot | |
choco install ditto | |
choco install picasa | |
choco install paint.net | |
choco install winmerge | |
choco install inkscape | |
choco install smtp4dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment