Skip to content

Instantly share code, notes, and snippets.

@omar-yassin
Created June 7, 2014 02:33
Show Gist options
  • Save omar-yassin/2ad972882e92874fa061 to your computer and use it in GitHub Desktop.
Save omar-yassin/2ad972882e92874fa061 to your computer and use it in GitHub Desktop.
BASH PS1
export PS1='\e[1;35m\u\e[m@\h:\e[1;31m\w\e[m\n\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment