Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 284 Bytes

File metadata and controls

14 lines (11 loc) · 284 Bytes

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