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