mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
now that git_prompt_ahead() works more consistenly and doesn't insist on the remote being called 'origin', we can actually include git_prompt_ahead() in the default prompt. git_prompt_ahead() makes use of ZSH_THEME_GIT_PROMPT_AHEAD which is currently unused, but can now be used to show if your branch is ahead of the one you are tracking |
||
|---|---|---|
| .. | ||
| aliases.zsh | ||
| completion.zsh | ||
| correction.zsh | ||
| directories.zsh | ||
| edit-command-line.zsh | ||
| functions.zsh | ||
| git.zsh | ||
| grep.zsh | ||
| history.zsh | ||
| key-bindings.zsh | ||
| misc.zsh | ||
| rvm.zsh | ||
| spectrum.zsh | ||
| termsupport.zsh | ||
| theme-and-appearance.zsh | ||