This commit is contained in:
2025-11-18 16:43:30 +00:00
parent 6335d92d2b
commit 49c7d94a97

View File

@@ -281,7 +281,7 @@ function setUpVimrc {
else else
cp $ORIGINAL_DIR/my_vimrc $HOME/ cp $ORIGINAL_DIR/my_vimrc $HOME/
checkStatus 1 checkStatus 1
mv $HOME/.my_vimrc $HOME/.vimrc mv $HOME/my_vimrc $HOME/.vimrc
checkStatus 1 checkStatus 1
fi fi