From cf50d64c4df79ed8558c89528c496c05d4ef1a9b Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 20 Jun 2019 02:54:00 +0000 Subject: update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 674394e..d056cef 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ alias: vim: # amix-vimrc if [ ! -d "$(HOME)/.vim_runtime" ]; then \ - git clone --depth=1 git@github.com:amix/vimrc.git ~/.vim_runtime && \ + git clone --depth=1 https://github.com/typebrook/vimrc.git ~/.vim_runtime && \ sh ~/.vim_runtime/install_awesome_vimrc.sh; \ fi # vim-plug -- cgit v1.2.3-70-g09d2