Created
December 31, 2014 18:24
-
-
Save mohamnag/013fcb306f1f5440f53f to your computer and use it in GitHub Desktop.
My preferred bash prompt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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