Quotes for your terminal, originally for BLAG

Jason K. MacDuffie c9fc0c9310 Merge branch '1.9.0' of PangolinTurtle/BLAG-fortune into master 1 year ago
people c9fc0c9310 Merge branch '1.9.0' of PangolinTurtle/BLAG-fortune into master 1 year ago
.gitignore 44cf78d35c Ignore old_work 8 years ago
COPYING 0dd989d56c Added COPYING 9 years ago
DISTROS.md 1a1ed45eaa mention that arch works 2 years ago
Makefile 0085482d38 Add DESTDIR before installation location 2 years ago
QUEUE.md dbca6e88fe add ervin 1 year ago
README.md 24ad864e73 Update 'README.md' 1 year ago
distro.sh 6088dfa38a add distro=arch 3 years ago
mkfile 4087699bb2 Add a mkfile 7 years ago
rb-star.png b4be298c93 Star was still too distracting 8 years ago

README.md

BLAG Fortune

This is my repository for my ongoing project to have English language political fortunes in BLAG.

Requirements

All you need is fortune mod. On Debian-based systems:

$ sudo apt-get install fortune-mod

Installation

To install:

$ sudo make install distro=debian

To uninstall:

$ sudo make uninstall distro=debian

Where distro=debian should be replaced with your distribution's name. For example, on Fedora say distro=fedora.

For supported distribution options, look here.

Running

To run the program, simply say

$ fortune anarchism
When the people are being beaten with a stick, they are not much happier 
if it is called "the People's Stick."
            ----+- Mikhail Bakunin -+----

Here is a more whimsical example:

$ fortune anarchism | cowsay
 _________________________________________
/ Whosoever lays a hand on me in order to \
| govern me is a usurper and a tyrant; I  |
| declare him my enemy.                   |
|                                         |
\ ----+- Pierre-Joseph Proudhon -+----    /
 -----------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Show fortunes on Bash startup

I want to see fortunes when my terminal starts, as in BLAG 140000!

To do this quickly, enter the following command:

$ echo -e "\nfortune -s anarchism\necho" >> $HOME/.bashrc

To disable the fortunes, remove these lines from $HOME/.bashrc:

fortune -s anarchism
echo

Other languages

Quote Sources

I have several sources for most of my quotes:

Unfortunately some writings do not have an English translation, so I rely on machine translations from other various sources.