mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
- Reorder the git-prompt.plugin.zsh functions and file order to make it easier for beginners to scan and find things. - The previous default is now in the ashleydev file and the default format follows the robbierussle original (in bare basic form). - GIT_PROMPT_INFO_FUNC is no longer used. If you want to override the default format just define your own git_prompt_info() function in your theme file that sets what ever global variables you want to use in your prompt. |
||
|---|---|---|
| .. | ||
| _git | ||
| git-aliases.plugin.zsh | ||
| git-prompt-old.plugin.zsh | ||
| git-prompt.plugin.zsh | ||
| git.plugin.zsh | ||