Skip to content

Instantly share code, notes, and snippets.

@dilijev
Created September 10, 2012 03:51
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 dilijev/3688775 to your computer and use it in GitHub Desktop.
Save dilijev/3688775 to your computer and use it in GitHub Desktop.
Snippet from my .bashrc that shows my current colorful prompt.
source ~/.bash_colors
#...
PS1="${RED}\t ${GREEN}${debian_chroot:+($debian_chroot)}\u@\h${NORMAL}:${BRIGHT_BLUE}\w${NORMAL}\$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment