From: Rev. Fr. Robert Bower <39407737+frrobert2@users.noreply.github.com> Date: Tue, 25 Jun 2019 19:18:15 +0000 (-0400) Subject: updated readme X-Git-Url: https://software.frrobert.com/churchfathers/commitdiff_plain updated readme --- diff --git a/readme b/readme index e47fc19..c4d54bd 100644 --- a/readme +++ b/readme @@ -1,4 +1,4 @@ -Once you save churchfathers file to your computputer run the following command from the terminal in the directory your file is located +Once you save the churchfathers file to your computer run the following command from the terminal in the directory your file is located strfile churchfathers @@ -6,10 +6,7 @@ This will create churchfathers.dat If you type fortune /pathtoyourfile/churchfathers -A "fortune" in this case a saying from the Church Fathers will be generated at the command line. You can pipe this into other programs such as cowsay or xcowsa -y. I added to my .zshrc file so every time I start a new terminal I get a saying of a church father. I also created an alias for clear so every time I clear -my terminal I get a saying from a church father. You can create a simple script that pipes fortune into xcowsay or notify-file to get a popup in your xwindow - session based on either an action or based on a time frame. There is a php version of fortune that allows you to add random sayings to your website. +A "fortune" in this case a saying from the Church Fathers will be generated at the command line. You can pipe this into other programs such as cowsay or xcowsay. I added to my .zshrc file so every time I start a new terminal I get a saying of a church father. I also created an alias for clear so every time I clear my terminal I get a saying from a church father. You can create a simple script that pipes fortune into xcowsay or notify-file to get a popup in your xwindow session based on either an action or based on a time frame. There is a php version of fortune that allows you to add random sayings to your website. If you want to add more quotes just edit the churchfathers file. Between each quote there should be a single line with a single % Once you are done editing rerun strfile churchfathers to add the additional quotes to the dat file.