From 1f8bac1678e78ebdcba6d18d6548c5c5fe98c2bd Mon Sep 17 00:00:00 2001 From: Vlad R Date: Tue, 10 Sep 2024 10:45:53 +0100 Subject: [PATCH] Testing repo mirroring --- setup_dotenv_files.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup_dotenv_files.sh b/setup_dotenv_files.sh index 07e4202..8dac571 100755 --- a/setup_dotenv_files.sh +++ b/setup_dotenv_files.sh @@ -4,4 +4,6 @@ rsync -ax --exclude .git --exclude setup_dotenv_files.sh --exclude vim_fonts ./ curl --no-progress-meter -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim -echo 'For VIM: Remember to run ":PlugInstall" on first run to set up the themes and plugins!' +echo 'VIM: Remember to run ":PlugInstall" on first run to set up the themes and plugins!' +echo 'Ignore the error about "gruvbox" - it will be fixed after you install the plugins.' +