/dotfiles

Stuff I hate having to repeat

Primary LanguageScheme

dotfiles

####Stuff I hate having to repeat

Clone to ~/dotfiles

echo source ~/dotfiles/.scm >> ~/.bashrc
ln -s ~/dotfiles/.bash_aliases ~/.bash_aliases
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf
ln -s ~/dotfiles/.vimrc ~/.vimrc
ln -s ~/dotfiles/.psqlrc ~/.psqlrc