Skip to content

Instantly share code, notes, and snippets.

@Bilge
Created July 28, 2022 07:51
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 Bilge/b6c72a1907c0c5a418967cfd98cfa16a to your computer and use it in GitHub Desktop.
Save Bilge/b6c72a1907c0c5a418967cfd98cfa16a to your computer and use it in GitHub Desktop.
Git Prompt
PROMPT_COMMAND='__git_ps1 "\[$(tput bold; tput setaf 2)\]\u@\h\[$(tput sgr0; tput bold)\]:\[$(tput setaf 4)\]\w" "\[$(tput sgr0)\]\\\$ " "\[$(tput sgr0; tput bold)\]:\[$(tput setaf 8)\]%s\[$(tput bold)\]"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment