Disable async prompt which breaks git

This commit is contained in:
Thomas Forgione 2024-05-21 10:33:41 +02:00
parent 44fe03b9de
commit 8373caab15
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ DISABLE_AUTO_TITLE="true"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/me
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git myjump pass $ZSH_EXTRA_PLUGINS)
zstyle ':omz:alpha:lib:git' async-prompt no
source $ZSH/oh-my-zsh.sh
# Source gulp completion