Skip to content

Instantly share code, notes, and snippets.

@uriel1998
Last active December 11, 2015 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uriel1998/4582553 to your computer and use it in GitHub Desktop.
Save uriel1998/4582553 to your computer and use it in GitHub Desktop.
# Add to your .bashrc to put the current path in xterm title
export PROMPT_COMMAND='echo -ne "\033]0;xterm: ${PWD/$HOME/~}\007"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment