mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
__git_ps1 (as in the git contrib file) is available through the newly added library. This library allows to do more elaborated prompts based on : - Current directory type - Current action running in the repository (merge/rebase/...) - Current branch (with relative names or long/short sha1s) - Current index state (file added to working tree/index, etc.) - Status compared to upstream (git only) |
||
|---|---|---|
| .. | ||
| 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 | ||