These are my dotfiles.
##contents
- bash
- git
bash symlinks:
$ ln -s ~/dotfiles/.bash_profile ~/.bash_profile
$ ln -s ~/dotfiles/.bashrc ~/.bashrc
##git
git symlinnks:
$ ln -s ~/dotfiles/.gitconfig ~/.gitconfig
##rspec
rspec symlinnks:
$ ln -s ~/dotfiles/.rspec ~/.rspec