From b728e3eb1e5be9fa50c6e3a5c480ef0b0bafe26d Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 12 Aug 2023 16:26:37 +0800 Subject: Update --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4e435fb..e7e446b 100644 --- a/Makefile +++ b/Makefile @@ -15,9 +15,9 @@ tig: ln -sf `pwd`/tigrc ~/.tigrc vim: - ln -sf `pwd`/vimrc ~/.vimrc + ln -sf `pwd`/init.vim ~/.vimrc # vim-plug - curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim + # curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim gpg: ln -sf `pwd`/misc/gpg-agent ~/.gnupg/gpg-agent.conf -- cgit v1.2.3-70-g09d2