Testing repo mirroring
This commit is contained in:
parent
0fbd88a5e5
commit
1f8bac1678
@ -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 \
|
curl --no-progress-meter -fLo ~/.vim/autoload/plug.vim --create-dirs \
|
||||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
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.'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user