mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
easy setup
This commit is contained in:
parent
6095fca330
commit
990f7c50f7
1 changed files with 5 additions and 0 deletions
5
setup.sh
Executable file
5
setup.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
ln -sfh "$(pwd)" "$HOME/.vim"
|
||||
ln -sfh "$HOME/.vim/vimrc" "$HOME/.vimrc"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue