diff --git a/zsh/.zshrc b/zsh/.zshrc index 291b67c..b557d65 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -2,6 +2,7 @@ if [[ $TERM == xterm-termite ]]; then . /etc/profile.d/vte.sh __vte_osc7 + precmd_functions+=(__vte_prompt_command) # FIXME: why isn't it set above ? fi # History configuration