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