Skip to content

Instantly share code, notes, and snippets.

@nnarain
Created May 4, 2016 01:47
Show Gist options
  • Select an option

  • Save nnarain/60f756f5b76a29bb1846d9a4ec523ebf to your computer and use it in GitHub Desktop.

Select an option

Save nnarain/60f756f5b76a29bb1846d9a4ec523ebf to your computer and use it in GitHub Desktop.
Bash Prompt PS1
PS1="${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[01;34m\] \w \[\033[01;33m\]\$(__git_ps1) \n~λ\[\033[00m\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment