aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2024-05-13 22:00:47 +0200
committerOxbian <got.dacs@slmail.me>2024-05-13 22:00:47 +0200
commit29f83df862462ec2b6ce7e545bd9e2853a5ee0c3 (patch)
treeea9cb39f2589b25e64a7482375c9d3e696d25d1d /install.sh
parentf63208096bd0b5623692839a7091e99008ef5e0a (diff)
downloadvimrc-29f83df862462ec2b6ce7e545bd9e2853a5ee0c3.tar.gz
vimrc-29f83df862462ec2b6ce7e545bd9e2853a5ee0c3.zip
UPDATE: README + remove undofile
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index aebc1b2..caf3483 100755
--- a/install.sh
+++ b/install.sh
@@ -2,5 +2,6 @@
DIR=$(dirname "$0")
cd "$DIR" || exit
+rm "$HOME/.vimrc"
ln -sf "$(pwd)/.vimrc" "$HOME/.vimrc"
rm -rf "$HOME/.vim"
ArKa projects. All rights to me, and your next child right arm.