postpostmodern / dotfiles

My shell config

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file README.markdown
directory bash/
directory git/
README.markdown

Inspired by trey's dotfiles inspired by the Advanced Command Line PeepCode screencast.

To set things up:

  1. Move/rename this project's folder to ~/.dotfiles
  2. ln -s ~/.dotfiles/bash/bash_profile ~/.bash_profile
  3. ln -s ~/.dotfiles/bash/bashrc ~/.bashrc
  4. Copy git/gitconfig-example to git/gitconfig and set it up how you like it.
  5. ln -s ~/.dotfiles/gitconfig ~/.gitconfig
  6. ln -s ~/.dotfiles/gitattributes ~/.gitattributes