configure_backup/mac/.zshrc-emacs

6 lines
134 B
Plaintext
Raw Permalink Normal View History

2015-12-23 01:39:12 +08:00
if [ -n "$INSIDE_EMACS" ]; then
chpwd() { print -P "\033AnSiTc %d" }
print -P "\033AnSiTu %n"
print -P "\033AnSiTc %d"
fi