diff --git a/zsh/rc b/zsh/rc index 9a4f45e..f22718c 100644 --- a/zsh/rc +++ b/zsh/rc @@ -23,7 +23,7 @@ preexec() { } chpwd() { - set_term_title + #set_term_title } # vim: ft=zsh