Fatty terminal prompt
“Throw some D’s on that shell”

Put it in your ~/.profile:
export PS1="\[\e[31;1m\][\[\e[35;6m\]fffff.at \[\e[0m\]\w\[\e[31;1m\]]\[\e[32;1m\]$\[\e[32;0m\] "
More on pimpin’ yr PS1
- BROWSE / IN TIMELINE
- « Powerpoint Album
- » internet – links = ???
COMMENTS
fi5e added these pithy words on Feb 10 08 at 7:19 pm…also, can we get this thing in pink and yellow?
Jamie Wilkinson added these pithy words on Feb 10 08 at 9:14 pm@fi5e: “.profile” or “.bashrc” in your home dir, create it if it’s not there already; .bashrc is probably better
yellow brackets instead of red, 33 instead of 31
export PS1=”\[\e[33;1m\][\[\e[35;6m\]fffff.at \[\e[0m\]\w\[\e[33;1m\]]\[\e[32;1m\]$\[\e[32;0m\] “

