aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-x[-rw-r--r--]install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index f5ccb49..d049f99 100644..100755
--- a/install.sh
+++ b/install.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-ln -sf .vimrc ~/.vimrc
-ln -sf .vim ~/.vim
+ln -sf $(pwd)/.vimrc $HOME/.vimrc
+ln -sf $(pwd)/.vim $HOME/.vim
ArKa projects. All rights to me, and your next child right arm.