Skip to content

Instantly share code, notes, and snippets.

@AaronTraas
Last active October 16, 2024 15:12
Show Gist options
  • Save AaronTraas/458beb64f5c3f4716ab704dea72a23aa to your computer and use it in GitHub Desktop.
Save AaronTraas/458beb64f5c3f4716ab704dea72a23aa to your computer and use it in GitHub Desktop.
.bashrc
export PS1='\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w$(__git_ps1)\[\033[00m\]\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment