Update install script
This commit is contained in:
parent
685e6112e0
commit
781b61f4dc
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm $HOME/.vimrc &> /dev/null
|
||||
rm -f $HOME/.vimrc
|
||||
|
||||
ln -s vimrc ~/.vimrc
|
||||
ln -s $(pwd)/vimrc $HOME/.vimrc
|
||||
|
Loading…
Reference in New Issue
Block a user