Inspired by the Advanced Command Line PeepCode screencast.
To set things up:
Please use the script /tools/link_to_config.sh
- Move/rename this project's folder to
~/bin/dotfiles ln -s ~/bin/dotfiles/bash/bash_profile ~/.bash_profileln -s ~/bin/dotfiles/bash/bashrc ~/.bashrcln -s ~/bin/dotfiles/bash/inputrc ~/.inputrcln -s ~/bin/dotfiles/vim/vimrc ~/.vimrcln -s ~/bin/dotfiles/vim/gvimrc ~/.gvimrcln -s ~/bin/dotfiles/vim ~/.vim- Copy
git/gitconfig-exampletogit/gitconfigand set it up how you like it. ln -s ~/bin/dotfiles/git/gitconfig ~/.gitconfig- Copy
ssh/config-exampletossh/configand set it up how you like it. ln -s ~/bin/dotfiles/ssh/config ~/.ssh/config(assuming you have an~/.sshfolder already)