I love ASCII art so I made a cow to use on your beloved cowsay
CLI tool based on the popular “ermmm actually …” emoji combo. I think it’s fun. Click here if you want to get the cow file.
Edit: officially got merged to cowsay package, v3.8.4
You must log in or register to comment.
Can you make it do this?
Which system has $LINUX_COPYPASTA variable?
I think none, I created the environment variable on my
.zshrc
file with:export LINUX_COPYPASTA="..."
.