Skip to content

Instantly share code, notes, and snippets.

@echeipesh
Created June 3, 2014 17:03
Show Gist options
  • Save echeipesh/a492512ce028d8fc9152 to your computer and use it in GitHub Desktop.
Save echeipesh/a492512ce028d8fc9152 to your computer and use it in GitHub Desktop.
Color PS1
export PS1="[ ${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\] \[\033[01;34m\]\w\[\033[00m\] ]$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment