Skip to content

Instantly share code, notes, and snippets.

@mohamnag
Created December 31, 2014 18:24
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 mohamnag/013fcb306f1f5440f53f to your computer and use it in GitHub Desktop.
Save mohamnag/013fcb306f1f5440f53f to your computer and use it in GitHub Desktop.
My preferred bash prompt
export PS1="\\[$(tput setaf 6)\\]\\u:\\w #\\[$(tput sgr0)\\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment