Skip to content

Instantly share code, notes, and snippets.

@drewdhunter
Created March 9, 2014 20:45
Show Gist options
  • Save drewdhunter/9454297 to your computer and use it in GitHub Desktop.
Save drewdhunter/9454297 to your computer and use it in GitHub Desktop.
ps1
PS1="\[\e[00;32m\]\u@\h\[\e[0m\]\[\e[00;37m\] > \[\e[0m\]\[\e[00;34m\]\t\[\e[0m\]\[\e[00;37m\] > \[\e[0m\]\[\e[00;36m\]\w\[\e[0m\]\[\e[00;37m\]\n\\$ \[\e[0m\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment