]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zsh_functions
Removed taskwarrior info from prompt, makes problems in certain setups
[user/henk/vcsh/zsh.git] / .zsh_functions
index 18aa5e32cfb633ea3b4581d74b4763e0b5393e29..99a1d3a4052a6fa94f4fbc8e8e5d9746077af78f 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 () {