From 39c9c98176129fddb1178859a98157e41e62d589 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Tue, 7 Jan 2020 14:22:04 -0500 Subject: [PATCH] Pull zim master branch --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 30a0a0d..8c451cd 100644 --- a/.zshrc +++ b/.zshrc @@ -1,6 +1,6 @@ if [ ! -d "$HOME/.zim" ] then - git clone https://github.com/zimfw/zimfw $HOME/.zim -b develop + git clone https://github.com/zimfw/zimfw $HOME/.zim source ~/.zim/zimfw.zsh install fi