Skip to content

Instantly share code, notes, and snippets.

@rickharris
Created June 14, 2011 23:04
Show Gist options
  • Save rickharris/1026149 to your computer and use it in GitHub Desktop.
Save rickharris/1026149 to your computer and use it in GitHub Desktop.
Two-line bash prompt
PS1='\r\n\[\033[0;35m\]\u@\H\[\033[0m\] in \[\033[34m\]\w\[\033[37m\]\r\n∴ \[\033[0m\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment