Skip to content

Instantly share code, notes, and snippets.

@brianwebb01
Created April 13, 2012 11:07
Show Gist options
  • Save brianwebb01/2375894 to your computer and use it in GitHub Desktop.
Save brianwebb01/2375894 to your computer and use it in GitHub Desktop.
Ubuntu 11.10 terminal color custom colors and bash prompt
Setting: Text Color = #D0DDDE
Setting: Background Color = #133441
PS1=\n\[\033[1;31m\]\u\[\033[0;96m\]@\h: \[\033[1;92m\]\w\n\[\033[1;30m\]→ \[\033[0m\]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment