mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2024-11-09 23:24:11 -08:00
updated installer
This commit is contained in:
parent
f25d5d0bfb
commit
fc564b8917
|
@ -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 ~/
|
||||
|
||||
|
|
Loading…
Reference in a new issue