Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 612 Bytes

README.markdown

File metadata and controls

17 lines (12 loc) · 612 Bytes

install

  • git clone git://github.com/markupboy/dotfiles ~/.dotfiles
  • cd ~/.dotfiles
  • script/bootstrap

The bootstrap script 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.

credits

This has been a long-lived fork of Zach Holman's dotfiles. Credit to him for the structure, some of the code, and the inspiration