Skip to content

Instantly share code, notes, and snippets.

@carmelyne
Created February 8, 2009 17:56
Show Gist options
  • Save carmelyne/60440 to your computer and use it in GitHub Desktop.
Save carmelyne/60440 to your computer and use it in GitHub Desktop.
#############
# Colors #
#############
# Set prompt: " username@hostname/directory/tree $ " (with colors)
export PS1=" \[\e[32;1m\]\u\[\e[0m\]\[\e[32m\]@\h\[\e[36m\]\w \[\e[33m\]\$ \[\e[0m\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment