diff --git a/65-scripts.zsh b/65-scripts.zsh index 7e17610..d654da2 100644 --- a/65-scripts.zsh +++ b/65-scripts.zsh @@ -4,6 +4,7 @@ zu() { if [[ -f "${ZCOMET_DIR}/prompt/powerlevel10k/powerlevel10k.zsh-theme" ]]; then command git -C "${ZCOMET_DIR}/prompt/powerlevel10k" pull fi + exec zsh } ch() {