Skip to content

Instantly share code, notes, and snippets.

@firestack
Created March 11, 2015 08:04
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 firestack/869a0e5761799c9aea57 to your computer and use it in GitHub Desktop.
Save firestack/869a0e5761799c9aea57 to your computer and use it in GitHub Desktop.
Favorite PS1
\[\e]0;\u@\h: \w\a\]$(if [[ $? == 0 ]]; then echo "\[\e[0;32m\]"; else echo "\[\e[0;31m\]$? "; fi)[\u]\[\e[0;94m\][\w]\[\e[0m\]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment