fortunes stored in git

This commit is contained in:
James Tomasino 2018-12-31 12:37:01 -05:00
parent 6edfa3636c
commit d50d763aed
2 changed files with 33 additions and 2 deletions

View File

@ -1,4 +1,4 @@
install: bin templates man completion
install: bin templates man completion files
bin:
stow -t "/usr/local/bin" bin
@ -15,10 +15,15 @@ completion:
mkdir -p "/etc/bash_completion.d"
stow -t "/etc/bash_completion.d" completion
files:
mkdir -p "/usr/share/games/fortunes"
cd files && stow -t "/usr/share/games/fortunes" fortunes
uninstall:
stow -t "/usr/local/bin" -D bin
stow -t "/etc/templates" -D templates
stow -t "/usr/share/man/man1/" -D man
stow -t "/etc/bash_completion.d" -D completion
cd files && stow -t "/usr/share/games/fortunes" -D fortunes
.PHONY: bin templates man completion
.PHONY: bin templates man completion files

26
files/fortunes/cosmic Normal file
View File

@ -0,0 +1,26 @@
Something wicked this way comes
%
I must not fear. Fear is the mind-killer. Fear is the little-death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone past I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain.
%
I have never listened to anyone who criticized my taste in space travel, sideshows or gorillas. When this occurs, I pack up my dinosaurs and leave the room.
%
Time is an illusion. Lunchtime doubly so.
%
Would it save you a lot of time if I just gave up and went mad now?
%
Nothing travels faster than the speed of light, with the possible exception of bad news, which obeys its own special laws.
%
You know how sometimes you tell yourself that you have a choice, but really you dont have a choice? Just because there are alternatives doesnt mean they apply to you.
%
We all know interspecies romance is weird.
%
I guess I always felt even if the world came to an end, McDonald's would still be open.
%
The life where nothing was ever unexpected. Or inconvenient. Or unusual. The life without colour, pain or past.
%
The ability to speak does not make you intelligent.
%
You need to read more science fiction. Nobody who reads science fiction comes out with this crap about the end of history
%
If you want to conquer the world, you best have dragons.
%