Skip to content

Instantly share code, notes, and snippets.

@jory
Created January 27, 2014 21:00
Show Gist options
  • Save jory/8657205 to your computer and use it in GitHub Desktop.
Save jory/8657205 to your computer and use it in GitHub Desktop.
if [ -n "$INSIDE_EMACS" ]; then
chpwd() { print -P "\033AnSiTc %d" }
print -P "\033AnSiTu %n"
print -P "\033AnSiTc %d"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment