diff options
-rwxr-xr-x | prompt.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,4 +16,5 @@ if is_repo; then color_local_commits printf '%s' "%{$fg_bold[black]%})%{$reset_color%}" color_changes_status + stash_status fi |
index : git-sonar | ||
A heads up display for git | malf |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | prompt.zsh | 1 |
@@ -16,4 +16,5 @@ if is_repo; then color_local_commits printf '%s' "%{$fg_bold[black]%})%{$reset_color%}" color_changes_status + stash_status fi |