Skip to content

Instantly share code, notes, and snippets.

@zvolkov
Last active August 29, 2015 14:03
Show Gist options
  • Save zvolkov/5e312919ce31135e366f to your computer and use it in GitHub Desktop.
Save zvolkov/5e312919ce31135e366f to your computer and use it in GitHub Desktop.
Development machine
Set-ExecutionPolicy Unrestricted
Set-ExplorerOptions –showFileExtensions -EnableShowFullPathInTitleBar
Set-TaskbarSmall
Install-WindowsUpdate –AcceptEula
cinstm googlechrome
cinstm notepadplusplus.install
cinstm Firefox
cinstm visualstudio2013professional -InstallArguments "/Features:'WebTools SQL'"
cinst resharper
cinstm 7zip
cinstm javaruntime
choco install tortoisesvn
choco install skype
choco install puretext
choco install googledrive
#cinstm MsSqlServer2012Express
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment