From 465d72aec099a2b522787ad6dc8f72203860c08e Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 6 Sep 2020 14:52:23 +0000 Subject: update --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 42b10cf..732ec0b 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ vim: fi # vim-plug curl -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 rm -f ~/.vim_runtime/my_configs.vim ln -s `pwd`/vimrc ~/.vim_runtime/my_configs.vim @@ -28,7 +28,7 @@ tig: fi zsh: - sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" + curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh | bash wiki: # vimwiki -- cgit v1.2.3-70-g09d2