diff --git a/rc_shared.sh b/rc_shared.sh index 50d761a..145dcf2 100644 --- a/rc_shared.sh +++ b/rc_shared.sh @@ -120,6 +120,7 @@ function update-shared2 { # Tha main piece! Reload the shared RC file. cp -v "$PROJECT_SHARED"/rc_shared.sh ~/.rc_shared + cp -v "$PROJECT_SHARED"/vimrc.vim ~/.vimrc # Copy the scripts from the shared bin to the home bin. local_bin="$HOME/bin"