Skip to content

Instantly share code, notes, and snippets.

@likejazz
Created May 11, 2012 07:19
Show Gist options
  • Select an option

  • Save likejazz/2658100 to your computer and use it in GitHub Desktop.

Select an option

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