Skip to content

Instantly share code, notes, and snippets.

@Gydo194
Created April 30, 2018 18:45
Show Gist options
  • Save Gydo194/72e3057950fde070235a11be9a65df82 to your computer and use it in GitHub Desktop.
Save Gydo194/72e3057950fde070235a11be9a65df82 to your computer and use it in GitHub Desktop.
PS1 Prompt with Git Integration (Debian)
\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]$(__git_ps1)\$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment