Skip to content

Instantly share code, notes, and snippets.

@inlikealion
Forked from rickharris/.bash_profile
Created June 20, 2011 13:37
Show Gist options
  • Save inlikealion/1035607 to your computer and use it in GitHub Desktop.
Save inlikealion/1035607 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