diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index ccf3b5f..c91aaed 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -14,7 +14,7 @@ done # Initialize PZ [[ -d $PZ_PLUGIN_HOME/pz ]] || - git clone https://github.com/mattmc3/pz.git $PZ_PLUGIN_HOME/pz + git clone -b pz https://github.com/mattmc3/antidote.git $PZ_PLUGIN_HOME/pz source $PZ_PLUGIN_HOME/pz/pz.zsh # Set p10k prompt