|
|
|
|
|
by zobzu
5175 days ago
|
|
I don't give a rat ass for over coloring stuff in the terminal. I like when only what helps readability is colored. But then again I do like some fancy stuff. And I noticed the author uses a unicode char in his prompt.
While it breaks the \$ functionality ($|#) it looks neat, and I didn't think of that. pretty cool export PS1="\u@\h \w ʎ" |
|