Notifications
Clear all
Topic starter
11/10/2020 10:01 pm
In the old MintPPC (version 8,9,11) I had cowsay fortune cookies in the terminal by default. This was good fun. If you feel like you miss these nice fortunes, do the following ro have them back:
sudo apt install cowsay fortune-mod fortunes-min
Now, to have the terminal automatically pick one fortune do the following:
echo "fortune | cowsay" >> .bashrc
This topic was modified 5 months ago 3 times by admin