Skip to content

Instantly share code, notes, and snippets.

@Kazark
Created December 12, 2019 16:37
Show Gist options
  • Save Kazark/3b06c2f6cd5ba69601c0decbe2e1b47d to your computer and use it in GitHub Desktop.
Save Kazark/3b06c2f6cd5ba69601c0decbe2e1b47d to your computer and use it in GitHub Desktop.
Bash Post Git PROMPT_COMMAND
export PROMPT_COMMAND="__posh_git_ps1 '${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[01;34m\] \w' '\[\033[34m\]\$\[\033[00m\] '"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment