Skip to content

Instantly share code, notes, and snippets.

@feanz
Last active August 29, 2015 14:09
Show Gist options
  • Save feanz/4e9ef7bc6ef6dc551065 to your computer and use it in GitHub Desktop.
Save feanz/4e9ef7bc6ef6dc551065 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 cmder.portable
cinst linqpad4
cinst procexp
cinst NugetPackageExplorer
cinst TcpView
cinst rdmfree
cinst skype
cinst logexpert
cinst openvpn-community
cinst googledrive
cinst PsGet
cinst WindowsLiveWriter
cinst markdownpad2
Install-Module posh-git
Install-Module PSReadLine
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