mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Make function definitions consistent. Copy current_branch from plugin and rename to git_current_branch. Exchange usage of current_branch with git_current_branch. Add helper function to get the current branch's remote. Update git_prompts_ahead to use git_current_remote instead of origin. Add git_prompt_behind. |
||
|---|---|---|
| .. | ||
| aliases.zsh | ||
| completion.zsh | ||
| correction.zsh | ||
| directories.zsh | ||
| functions.zsh | ||
| git.zsh | ||
| grep.zsh | ||
| history.zsh | ||
| key-bindings.zsh | ||
| misc.zsh | ||
| rvm.zsh | ||
| spectrum.zsh | ||
| termsupport.zsh | ||
| theme-and-appearance.zsh | ||