We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Define the variable ZSH_THEME_GIT_PROMPT_CACHE in order to enable caching.
What would be the correct way to define it?
The text was updated successfully, but these errors were encountered:
Looking through the code, it looks like the variable should be a non-empty string for a working prompt cache.
zsh-git-prompt/zshrc.sh
Line 33 in 0a6c8b6
Sorry, something went wrong.
Just run export ZSH_THEME_GIT_PROMPT_CACHE=yes
export ZSH_THEME_GIT_PROMPT_CACHE=yes
No branches or pull requests
Hi,
What would be the correct way to define it?
The text was updated successfully, but these errors were encountered: