Skip to content

Instantly share code, notes, and snippets.

@74togo
Last active December 20, 2015 17:28
Show Gist options
  • Save 74togo/6168434 to your computer and use it in GitHub Desktop.
Save 74togo/6168434 to your computer and use it in GitHub Desktop.
put this in .bashrc or something
PS1=$'\n\[\e[1;32m\]\xe2\x94\x8c[ \[\e[1;37m\]\u\[\e[32m\]@\[\e[1;37m\]\h\[\e[32m\] ]\xe2\x94\x80\xe2\x94\x80( \[\e[37m\]\w\[\e[32m\] )\n\xe2\x94\x94\xe2\x94\x80[\[\e[0;31m\]>>> \[\e[0m\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment