Skip to content

Instantly share code, notes, and snippets.

@GJivan
Last active October 30, 2024 18:05
Show Gist options
  • Save GJivan/a2dddda026de4cd9e05a01ade95c6e58 to your computer and use it in GitHub Desktop.
Save GJivan/a2dddda026de4cd9e05a01ade95c6e58 to your computer and use it in GitHub Desktop.
Temp
# Enable git prompt functionality
source /usr/share/git-core/contrib/completion/git-prompt.sh
# Set the PS1
PS1='\u@\h:\[\033[34m\]\w\[\033[32m\]$(__git_ps1)\[\033[0m\] \$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment