Skip to content

Instantly share code, notes, and snippets.

@leaguecodeuk
Created July 6, 2020 09:07
Show Gist options
  • Save leaguecodeuk/9b4222c7cf8a2fa37a7d29de5fd50688 to your computer and use it in GitHub Desktop.
Save leaguecodeuk/9b4222c7cf8a2fa37a7d29de5fd50688 to your computer and use it in GitHub Desktop.
Bash Style
export PS1='\[\033[0;32m\]@\u:\[\033[0;36m\][\w]\[\033[0;33m\]$(__git_ps1)\[\033[0m\] \n$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment