Skip to content

Instantly share code, notes, and snippets.

@swinton
Created January 3, 2012 13:54
Show Gist options
  • Select an option

  • Save swinton/1554967 to your computer and use it in GitHub Desktop.

Select an option

Save swinton/1554967 to your computer and use it in GitHub Desktop.
Bash profile
# See: http://www.ibm.com/developerworks/linux/library/l-tip-prompt/
export PS1="\[\e[35;1m\]\w \[\e[36;1m\]\u\[\e[32;1m\]$ \[\e[0m\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment