jgrau / legacy-dotfiles

My dotfiles

Home Page:http://sirupsen.com/a-rubyists-development-environment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Usage

git clone https://github.com/jgrau/legacy-dotfiles.git ~/.dotfiles
sh ~/.dotfiles/bootstrap.sh

Manual steps

Gitx

  • Open GitX
  • Go to menu GitX -> Enable Terminal Usage

Caps Lock -> CTRL

  • Open Keyboard Preferences
  • Cick Modifier Keys...
  • Select ^ Control as the Caps Lock key

Change Shell

  • sudo vim /etc/shells
  • Add /usr/local/bin/zsh
  • chsh -s /usr/local/bin/zsh

About

My dotfiles

http://sirupsen.com/a-rubyists-development-environment/


Languages

Language:JavaScript 62.2%Language:Vim Script 23.6%Language:Shell 13.4%Language:Ruby 0.8%