My dot files.
-
Check out:
git clone https://github.com/gatagat/etc.git ~/etc
-
Set up symlinks to the relevant files:
ln -s ~/etc/profile ~/.profile ln -s ~/etc/bash_profile ~/.bash_profile ln -s ~/etc/bashrc ~/.bashrc ln -s ~/etc/gitconfig ~/.gitconfig ln -s ~/etc/gitignore ~/.gitignore ln -s ~/etc/tmux.conf ~/.tmux.conf mkdir ~/.pip ln -s ~/etc/pip.conf ~/.pip/