Skip to content

A bash script to receive an inspirational quote in your terminal from the web http://www.values.com/inspirational-quotes

Notifications You must be signed in to change notification settings

brantleyp1/inspirational_quote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Inspirational daily Quotes

A bash script to receive an inspirational quote in your terminal from the web https://www.passiton.com/inspirational-quotes

How to use

chmod +x inspirationalQuote.sh
./inspirationalQuote.sh

To have the quote displayed in cowsay you can run:

./inspirationalQuote.sh -c ## for elephant by default
./inspirationalQuote.sh -c vader ## to run as another specific cowfile
./inspirationalQuote.sh -r ## to pull a random cowsay
./inspirationalQuote.sh -d ## pull a demotivational quote. can be combined with random and cowsay with or without a cowfile

Ideas

you can add this script to your .bashrc file and receive an inspirational quote everytime you open your terminal

About

A bash script to receive an inspirational quote in your terminal from the web http://www.values.com/inspirational-quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%