Skip to content

Instantly share code, notes, and snippets.

@scottcowan
Last active August 29, 2015 14:01
Show Gist options
  • Save scottcowan/b864c21900574c09957f to your computer and use it in GitHub Desktop.
Save scottcowan/b864c21900574c09957f to your computer and use it in GitHub Desktop.
windows developer setup
# install chocolatey before running http://chocolatey.org/
#note this doesn't install the web components (go into programs and features and change the install for visual studio)
cinst VisualStudio2013Premium
#cinst VS2013.1
cinst VS2013.2
cinst resharper
cinst notepadplusplus
cinst fiddler4
cinst paint.net
cinst poshgit
cinst markdownpad2
#blocked
#cinst 7zip
#cinst winmerge
#cinst firefox
#cinst ccleaner
#cinst skype
#unneeded
#cinst googlechrome
#cinst nodejs
#cinst filezilla
#cinst virtualbox
#cinst sublimetext3
#cinst git
#cinst sourcetree
#cinst gittfs
#http://blogs.ameriteach.com/chris-randall/2009/12/11/sql-server-2008-forgot-to-add-an-administrator-account.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment