Skip to content

Commit

Permalink
[#64] Remove remnants of the clean git-info style
Browse files Browse the repository at this point in the history
  • Loading branch information
sorin-ionescu committed Mar 28, 2012
1 parent dd0083f commit 37b140d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/git/style.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ zstyle ':omz:plugin:git:prompt' unmerged 'unmerged:%U'
zstyle ':omz:plugin:git:prompt' untracked 'untracked:%u'

# Left prompt.
zstyle ':omz:plugin:git:prompt' prompt ' git:(%b %D%C)'
zstyle ':omz:plugin:git:prompt' prompt ' git:(%b %D)'

# Right prompt.
zstyle ':omz:plugin:git:prompt' rprompt ''
Expand Down

0 comments on commit 37b140d

Please sign in to comment.