easy setup

This commit is contained in:
Loic Nageleisen 2011-12-13 10:19:31 +01:00
parent 6095fca330
commit 990f7c50f7

5
setup.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
ln -sfh "$(pwd)" "$HOME/.vim"
ln -sfh "$HOME/.vim/vimrc" "$HOME/.vimrc"