Skip to content

Instantly share code, notes, and snippets.

@pH-7
Created July 10, 2017 23:09
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 pH-7/cf3adcaff9cd7a6dfa9f75780c3d9360 to your computer and use it in GitHub Desktop.
Save pH-7/cf3adcaff9cd7a6dfa9f75780c3d9360 to your computer and use it in GitHub Desktop.
Git User - Nicer Terminal - Shows git branch in bash prompt
PS1='\[\033[0;36m\]\h:\w\[\033[0;32m\]$(__git_ps1)\n\[\033[0;32m\]\[\033[0m\033[0;32m\]'
@pH-7
Copy link
Author

pH-7 commented Jul 10, 2017

prompt-nicer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment