Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 803 Bytes

README.markdown

File metadata and controls

21 lines (13 loc) · 803 Bytes

my dotfiles

These are my dotfiles. There are many like it, but these are mine.

dotfiles

Forked from Zach Holman's dotfiles. His README explains how to use this repo and his blog post explains the philosophy of dotfiles.

install

  • git clone git://github.com/holman/dotfiles ~/.dotfiles
  • cd ~/.dotfiles
  • rake install

The install rake task will symlink the appropriate files in .dotfiles to your home directory. Everything is configured and tweaked within ~/.dotfiles, though.

The main file you'll want to change right off the bat is zsh/zshrc.symlink, which sets up a few paths that'll be different on your particular machine.