Skip to content

Instantly share code, notes, and snippets.

@likejazz
Created May 11, 2012 07:19
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 likejazz/2658100 to your computer and use it in GitHub Desktop.
Save likejazz/2658100 to your computer and use it in GitHub Desktop.
Showing full path in bash prompt
export PS1='[\u@\h:\w]\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment