fix cd outputting escape codes

This commit is contained in:
Loic Nageleisen 2013-12-12 17:42:53 +01:00
parent 74fdc01f13
commit 18fab1231d

2
zsh/rc
View file

@ -23,7 +23,7 @@ preexec() {
}
chpwd() {
set_term_title
#set_term_title
}
# vim: ft=zsh