Skip to content

A python script that returns a quote. Handy for putting in your .bashrc

Notifications You must be signed in to change notification settings

gbigwood/Quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Add this call into your .bashrc:

shuf -n 1 quotes.txt | sed 's/ -- /\n\t -- /'

Extra quotes can by adding lines in the form: <quote string> -- <author> to quotes.txt

About

A python script that returns a quote. Handy for putting in your .bashrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages