Skip to content

Instantly share code, notes, and snippets.

@WadsonGarbes
Created May 14, 2019 14:24
Show Gist options
  • Save WadsonGarbes/5ff67469e5b52b858ff236f1629560cc to your computer and use it in GitHub Desktop.
Save WadsonGarbes/5ff67469e5b52b858ff236f1629560cc to your computer and use it in GitHub Desktop.
PS1='\[\033[0;32m\]\[\033[0m\033[0;32m\]\u\[\033[0;36m\] @ \w\[\033[0;32m\]\n$(git branch 2>/dev/null | grep "^*" | colrm 1 2)\[\033[0;32m\]└─\[\033[0m\033[0;32m\] \$\[\033[0m\033[0;32m\]\[\033[0m\] '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment