Skip to content

Instantly share code, notes, and snippets.

@tormodfj
Forked from khellang/boxstarter.ps1
Last active November 6, 2015 09:57
Show Gist options
  • Save tormodfj/9f4a15100baab260ad0e to your computer and use it in GitHub Desktop.
Save tormodfj/9f4a15100baab260ad0e to your computer and use it in GitHub Desktop.
# Set up Windows
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions
# Utilities
cinst fiddler4
cinst 7zip
cinst GoogleChrome
cinst putty
cinst baretail
cinst paint.net
cinst windirstat
cinst ConEmu
cinst adobereader
cinst webpi
# Fonts
cinst SourceCodePro
# Coding
cinst P4Merge
cinst sqlserver2012express-managementstudio
cinst SublimeText3
cinst markdownpad2
cinst VisualStudio2015Community
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment