Skip to content

Instantly share code, notes, and snippets.

@KasaiMagi
Created May 9, 2013 20:26
Show Gist options
  • Save KasaiMagi/5550313 to your computer and use it in GitHub Desktop.
Save KasaiMagi/5550313 to your computer and use it in GitHub Desktop.
pretty PS1
PS1='\@ ${debian_chroot:+($debian_chroot)}\[\033[0;33m\]\u\[\033[0m\]@\[\033[0;32m\]\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\n\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment