]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zsh_functions
Merge branch 'master' of ssh://git.netwichtig.de/vcsh-zsh
[user/henk/vcsh/zsh.git] / .zsh_functions
index 137c38151311bd5be55c5c1ec11c95e3612113e1..feb061655ad2dab7b8aa6311e11d579a88791f77 100644 (file)
@@ -40,9 +40,9 @@ precmd () {
 
     vcs_info
 
-    local INBOXINFO="$(task rc.gc=off rc.verbose=nothing +in +PENDING count) "
+#    local INBOXINFO="$(task rc.gc=off rc.verbose=nothing +in +PENDING count) "
 
-    PS1="${HENKSPROMPTHEADER}${INBOXINFO}%(0?..%F{red}E%?%f )%(1j.%F{yellow}J%j%f .)%(3L.%F{yellow}L%L%f .)%3~ %F{green}$VCSH_REPO_NAME%f%F{yellow}${vcs_info_msg_0_}%f%# "
+    PS1="${HENKSPROMPTHEADER}%(0?..%F{red}E%?%f )%(1j.%F{yellow}J%j%f .)%(3L.%F{yellow}L%L%f .)%3~ %F{green}$VCSH_REPO_NAME%f%F{yellow}${vcs_info_msg_0_}%f%# "
 }
 
 function vifind () {