Guest User

Untitled

a guest
Nov 18th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. # Custom
  2. PS1="\[\e[31m\]┌─\`if [ \$? -ne 0 ]; then echo [\[\e[0m\]x\[\e[31m\]]─; fi\`[\[\e[01;32m\]\u@\H\[\e[31m\]]─[\[\e[1;49;34m\]\W\[\e[31m\]]\n└─╼\[\e[0m\] \$ "
  3.  
  4. # Default
  5. PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
Add Comment
Please, Sign In to add comment