aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/install.sh b/install.sh
deleted file mode 100755
index 499357c..0000000
--- a/install.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-DIR=$(dirname "$0")
-cd "$DIR" || exit
-
-rm "$HOME/.vimrc"
-ln -sf "$(pwd)/.vimrc" "$HOME/.vimrc"
-rm -rf "$HOME/.vim"
-ln -sf "$(pwd)/coc-settings.json" "$HOME/.vim/coc-settings.json"
ArKa projects. All rights to me, and your next child right arm.