Skip to content

Instantly share code, notes, and snippets.

@feanz
Last active November 30, 2017 18:07
Show Gist options
  • Save feanz/8a767cc1247309e651b2 to your computer and use it in GitHub Desktop.
Save feanz/8a767cc1247309e651b2 to your computer and use it in GitHub Desktop.
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
Enable-RemoteDesktop
cinst VisualStudio2013Ultimate -InstallArguments "/Features:'WebTools SQL'"
cinst MsSqlServer2014Express
cinst MsSqlServerManagementStudio2014Express
cinst fiddler4
cinst resharper
cinst GoogleChrome
cinst gitextensions
cinst githubforwindows
cinst sublimetext3
cinst dotpeek
cinst webpi
cinst openvpn-community
cinst googledrive
cinst markdownpad2
Set-StartScreenOptions -EnableBootToDesktop -EnableDesktopBackgroundOnStart
Set-TaskbarOptions -Size Small
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment