`fortune | cowsay -f turtle | lolcat` is a fun thing to have in your `.bashrc`
GlinuxmemesbyGravelPieceOfSword Listen to lolcat fortune turtlefortune | cowsay -f turtle | lolcat is a fun thing to have in your .bashrcView original on lemmy.ca269Comments10Reply
jjxk sh.itjust.works1Hide 1 replyJust learned about the "lolcat" command and I have to say, the name is genius.19Reply
mmetaStatic replykbin.socialalias updog='sudo apt update | lolcat && sudo apt upgrade -y | lolcat' edit: throwing it after an SSH login is fucking amazing too10Reply
kkby feddit.dehttps://yt.artemislena.eu/watch?v=_IZw2CoYztk I didn’t know the “Machines should work. People should think.” slogan had a name. I thought it was something they came up for the Paperwork Explosion ad campaign.10Reply
ccybermass lemmy.ca3Hide 3 repliesHow do you get the terminal font color gradient? Just got into custom Unix and I need this4Reply
GGravelPieceOfSword replylemmy.ca2Hide 2 repliesIf you're asking about the colors in the screenshot.. That's from the lolcat command: if you pipe any text into it, you get the color gradient.4Reply
ccybermass replylemmy.ca1Hide 1 replyAh man so there's no way to make all my terminals look like that all the time?2Reply
DDaTingGoBrrr replylemmy.mlTry this https://apple.stackexchange.com/questions/254203/run-lolcat-after-each-command1Reply
GGravelPieceOfSword replylemmy.caI created a QSystemTrayIcon python application just to trigger xcowsay to make a cow give me random quotes, we all have our rabbit-holes :')2Reply
10 replies
Just learned about the "lolcat" command and I have to say, the name is genius.
alias updog='sudo apt update | lolcat && sudo apt upgrade -y | lolcat'edit: throwing it after an SSH login is fucking amazing too
https://yt.artemislena.eu/watch?v=_IZw2CoYztk
I didn’t know the “Machines should work. People should think.” slogan had a name. I thought it was something they came up for the Paperwork Explosion ad campaign.
How do you get the terminal font color gradient? Just got into custom Unix and I need this
If you're asking about the colors in the screenshot.. That's from the
lolcatcommand: if you pipe any text into it, you get the color gradient.Ah man so there's no way to make all my terminals look like that all the time?
Try this https://apple.stackexchange.com/questions/254203/run-lolcat-after-each-command
watch me make an alias out of this
I created a
QSystemTrayIconpython application just to triggerxcowsayto make a cow give me random quotes, we all have our rabbit-holes :')I am people