projects
/
zsh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb3188
)
missing colon
author
Joerg Jaspert
<joerg@debian.org>
Thu, 21 Mar 2013 18:37:47 +0000
(19:37 +0100)
committer
Joerg Jaspert
<joerg@debian.org>
Thu, 21 Mar 2013 18:37:47 +0000
(19:37 +0100)
.zsh/functions/prompt_ganneff_setup
patch
|
blob
|
history
diff --git
a/.zsh/functions/prompt_ganneff_setup
b/.zsh/functions/prompt_ganneff_setup
index
4e37f76
..
a022f66
100644
(file)
--- a/
.zsh/functions/prompt_ganneff_setup
+++ b/
.zsh/functions/prompt_ganneff_setup
@@
-438,7
+438,7
@@
prompt_ganneff_precmd () {
zstyle -t ':prompt:ganneff' vcs_info && vcs_info
local -a left_items right_items
- left_items=(ulcorner line openbracket user at host pts closebracket line history flexline
+ left_items=(ulcorner line openbracket user at host
colon
pts closebracket line history flexline
openbracket path closebracket line urcorner newline
llcorner line rc openbracket time closebracket line vcs line change-root pipe space)
PR_PS1=""; nomore=0