Skip to content

Instantly share code, notes, and snippets.

@weiland
Last active August 29, 2015 14:17
Show Gist options
  • Save weiland/bb4b2621d92c9879e7a6 to your computer and use it in GitHub Desktop.
Save weiland/bb4b2621d92c9879e7a6 to your computer and use it in GitHub Desktop.
windows configuration and installtion
alias p="cd /cygdrive/d/dev/projects/git/"
alias c="cd //chayns1/SlitteRessource"
alias api="cd //chayns1/SlitteRessource/API/"
alias winx='/cygdrive/c/Windows/explorer.exe /e,`cygpath -w $PWD`'
alias nw="mintty.exe -i /Cygwin-Terminal.ico - &"
alias s="/cygdrive/c/Program\ Files/Sublime\ Text\ 3/sublime_text.exe"
alias hi="hicat"

Windows installation

  • Install updates

  • Change language to en_US

  • Change keybaord layout to US

  • always scroll wheel

  • clipboard history

  • install canary

  • install winrar

  • install firefox

  • install chrome stable

  • install git scm

  • install node.js

  • install babun

  • install global node packages

  • install sourcetree

  • intall sublime

  • install package control

  • install packages

  • apply sublime preferences

  • change theme to dark

  • enable persisten background image on menu (Start screen)

  • background image from unsplash or brand

  • install visual studio

  • install web essentials

  • install resharper

  • install java jdk

  • install webstorm

  • install rails with ruby

  • install rubymine

settings

  • sublime settings
  • visual studio settings
  • iis settings
  • ms sql settings
  • babun settings
  • windows dark color scheme
  • lockscreen image

printer

  • install network printer

  • install adobe reader

  • install word office

  • install david

login

  • chrome, firefox, ie (for testing)
  • google, trello, linkedin, medium, youtube, feedly, pocket, instagram, facebook, github, bitbucket, twitter, tweetdeck, tobit.com, chayns.net

chrome settings

  • block third party plugins by default
  • json view, ng inspector, octotrree

sublme

  • source code pro font
  • themes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment