Skip to content

Instantly share code, notes, and snippets.

@reshun
Forked from kristjan/setup.md
Created June 21, 2012 19:59
Show Gist options
  • Save reshun/2968183 to your computer and use it in GitHub Desktop.
Save reshun/2968183 to your computer and use it in GitHub Desktop.
New computer setup

System

  • Map Caps Lock -> Control
  • Turn on keyboard tabbing through all elements

Env

  • Clone kristjan/.dotfiles
  • Run .dotfiles/install.rb
  • Clone kristjan/.vim
  • ln -s .vim/.vimrc ~/.vimrc

Install

  • Chrome
  • Divvy
  • Alfred
  • iTerm2
  • Dropbox
  • Adium
    • ln -s ~/Dropbox/Logs /Users/kristjan/Library/Application Support/Adium 2.0/Users/Default/Logs
  • XCode
    • Command line tools
  • Git
  • Homebrew
  • RVM (Ruby)
  • NVM (Node)
  • Skitch
  • Isolator
  • Spotify
  • Propane
  • Steam
  • Wunderlist
  • autojump
  • DragonDrop
  • GHangout plugin
  • ack
  • macvim (Ruby/GUI support)
    • brew install macvim --override-system-vim
  • Command-T
    • cd .vim/bundle/command-t
    • bundle install
    • rake make
  • Cyberduck (FTP)
  • SequelPro

Gems

  • Hub
  • Heroku
  • Foreman

OSX Dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment