diff --git a/common/configure_fresh_system b/common/configure_fresh_system index 5f9f88ed..925f6f44 100755 --- a/common/configure_fresh_system +++ b/common/configure_fresh_system @@ -140,7 +140,7 @@ if [[ -z $NOVIM ]]; then echo "\n" | vim +PluginInstall +qa if [[ -z $NOYCM ]]; then - "Echo configuring YouCompleteMe" + echo "configuring YouCompleteMe" cd ~/.vim/bundle/YouCompleteMe if [[ -z $NOPYTHON3 ]]; then