Skip to content

Instantly share code, notes, and snippets.

@patmandenver
Created August 23, 2015 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patmandenver/eaf6ca5e54dbe0fc2234 to your computer and use it in GitHub Desktop.
Save patmandenver/eaf6ca5e54dbe0fc2234 to your computer and use it in GitHub Desktop.
Custom Prompt (add to end of .bashrc)
PS1="\[\033[1;30m\]\[\033[42m\][\u@\H]\[\033[30m\]\[\033[0m\]\w \n \[\033[1;32m\]❯\[\033[1;33m\]❯\[\033[1;31m\]❯ \[\033[1;37m\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment