Overwrite existing links
This commit is contained in:
parent
c7957c96e7
commit
935e09c41e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
ln -svr vimrc ~/.vimrc
|
ln -svrf vimrc ~/.vimrc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue