Skip to content

Instantly share code, notes, and snippets.

@scottwakefield
Last active August 29, 2015 14:06
Show Gist options
  • Save scottwakefield/6d24db502bab69690140 to your computer and use it in GitHub Desktop.
Save scottwakefield/6d24db502bab69690140 to your computer and use it in GitHub Desktop.
Bash Prompt
PS1="\n\[\e[1;31m\]\u\[\e[30m\] on \[\e[1;33m\]\h\[\e[30m\] in \[\e[1;32m\]\W\[\e[30m\] (\A) \[\e[0m\]\n$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment