aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-08-08 14:02:22 +0200
committerOxbian <got.dacs@slmail.me>2023-08-08 14:02:22 +0200
commit317950a3b6af900031db32b9e9e74723dce59e19 (patch)
treed57d87f753c36705bd030e752f0b6bc05c0a2b9e /install.sh
parent73bd0c0c7c4644502082e8f7f9fd6943f989cf99 (diff)
downloadvimrc-317950a3b6af900031db32b9e9e74723dce59e19.tar.gz
vimrc-317950a3b6af900031db32b9e9e74723dce59e19.zip
Updating folder configuration to use .config
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.