Skip to content

Instantly share code, notes, and snippets.

@Dimanaux
Last active August 20, 2019 05:43
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 Dimanaux/52403abf1b2b740893e1a96a4c549c33 to your computer and use it in GitHub Desktop.
Save Dimanaux/52403abf1b2b740893e1a96a4c549c33 to your computer and use it in GitHub Desktop.
My PS1
export PS1="\[\033[92m\]\u\[\033[00m\]:\[\033[34m\]\w\[\033[00m\]\[\033[31m\] \$(__git_ps1 '(%s)')\[\033[00m\]$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment