Skip to content

codecaffeine/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 56.0%
  • Shell 44.0%