summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh2
-rw-r--r--vim/vimrc (renamed from vimrc)0
2 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 776fcae..ea780b3 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -7,7 +7,7 @@ CONFIG_DIR=${HOME}/config
ln -sf ${CONFIG_DIR}/bashrc ${HOME}/.bashrc
ln -sfT ${CONFIG_DIR}/vim ${HOME}/.vim
-ln -sf ${CONFIG_DIR}/vimrc ${HOME}/.vimrc
+rm -f ${HOME}/.vimrc
ln -sf ${CONFIG_DIR}/inputrc ${HOME}/.inputrc
diff --git a/vimrc b/vim/vimrc
index a0bbb3d..a0bbb3d 100644
--- a/vimrc
+++ b/vim/vimrc