Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 396 Bytes

c-good-advice

A good free advice or quote every day!

Hint: add to your ~/.bashrc:

# Message Of The Day
alias advice="advice | cowsay"
advice

Good advice

Crossplatform Python version of cowsay can be found here.