updated installer

This commit is contained in:
flipsidecreations 2018-03-26 09:46:22 -04:00
parent f25d5d0bfb
commit fc564b8917

View file

@ -8,7 +8,8 @@ rm ~/.vimrc
rm ~/.screenrc
rm ~/.tmux.conf
ln -s dotfiles/.bashrc ~/
ln -s dotfiles/.bash_aliases ~/
ln -s dotfiles/.bash_exports ~/
ln -s dotfiles/.vimrc ~/
ln -s dotfiles/.screenrc ~/
ln -s dotfiles/.tmux.conf ~/