/dotfiles

There's no place like home.

Primary LanguageVimL

There's no place like home. These dot files will follow me everywhere.

ln -s ~/.bin/dotfiles/gitconfig ~/.gitconfig
ln -s ~/.bin/dotfiles/bashrc ~/.bashrc
ln -s ~/.bin/dotfiles/vimrc ~/.vimrc
ln -s ~/.bin/dotfiles/vim ~/.vim
ln -s ~/.bin/dotfiles/ssh ~/.ssh
ln -s ~/.bin/dotfiles/gemrc ~/.gemrc

echo "[[ -s ~/.bashrc ]] && source ~/.bashrc" >> ~/.bash_profile