From 76bf5bbf98c94481b04040d3123013c260c72c8d Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 2 Apr 2020 15:50:37 +0800 Subject: update --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 977c397..6886eac 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,9 @@ tig: git clone --depth=100 https://github.com/typebrook/tig ~/git/tig; \ fi +zsh: + sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" + wiki: # vimwiki if [ ! -d "$(HOME)/.vimwiki" ]; then \ -- cgit v1.2.3-70-g09d2