aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 895aab6..46b1776 100755
--- a/install.sh
+++ b/install.sh
@@ -4,4 +4,5 @@ cd $DIR
ln -sf $(pwd)/.vimrc $HOME/.vimrc
rm -rf $HOME/.vim
-ln -sf $(pwd)/.vim $HOME/.vim \ No newline at end of file
+rm -rf $HOME/.config/vim
+ln -sf $(pwd)/vim $HOME/.config/vim
ArKa projects. All rights to me, and your next child right arm.