summaryrefslogtreecommitdiff
path: root/plugins/frontend-search/_frontend-search.sh
diff options
context:
space:
mode:
authorKirk <1652877+chenkirk@users.noreply.github.com>2021-04-23 06:22:18 -0700
committerGitHub <noreply@github.com>2021-04-23 15:22:18 +0200
commitb3d1826a431028acdbbae1eb5242f5641da17788 (patch)
treeae6b2720163b51c507d89dc8b2b6f88ae58cd21a /plugins/frontend-search/_frontend-search.sh
parent12669f29f0843b8b980dd137f150a74511f88842 (diff)
downloadzsh-b3d1826a431028acdbbae1eb5242f5641da17788.tar.gz
zsh-b3d1826a431028acdbbae1eb5242f5641da17788.tar.bz2
zsh-b3d1826a431028acdbbae1eb5242f5641da17788.zip
feat(ys): add setting to hide dirty info in hg repositories (#8415)
On large mercurial projects, using `hg status` to show dirty prompt causes significant delay. This commit checks a local hg config value of `oh-my-zsh.hide-dirty` to skip dirty check. Users who wish to skip dirty check can add this to their `.hg/hgrc` file. ``` [oh-my-zsh] hide-dirty = 1 ``` This config value uses the same naming as ones found for git, in file lib/git.zsh.
Diffstat (limited to 'plugins/frontend-search/_frontend-search.sh')
0 files changed, 0 insertions, 0 deletions