We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be6f4b6 commit 4368effCopy full SHA for 4368eff
shell/mv.sh
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+cp ../vim/.vimrc ~/
3
+rm -rf ~/.vim/
4
+cp -r ../vim/ ~/.vim
0 commit comments