Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if [[ ${EUID} == 0 ]] ; then
- sq_color="\[\033[0;31m\]"
- else
- sq_color="\[\033[0;34m\]"
- fi
- PS1="\n$sq_color\342\224\214\342\224\200[\[\033[01;37m\]\t$sq_color]\342\224\200[\[\033[01;37m\]\w$sq_color]\n\342\224\224\342\224\200\342\224\200>\\[\\033[0m\\] "
- unset sq_color
- unset user_box
Advertisement
Add Comment
Please, Sign In to add comment