Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Janke
13c840fa3e Remove the GPL LICENSE file b/c it's no longer relevant 2018-04-22 18:25:58 +02:00
Andrew Janke
ef68878b22 Rebuild the chucknorris fortune file with a scrapper, using 20 pages worth
NOTE: The scrapper was previously included, but due to the website it scrapped
being dead it's no longer useful. See #3642 for the code.

Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2018-04-22 18:24:12 +02:00
Marc Cornellà
e0c9ada380 Merge pull request #4214 from queria/chuck-linefix
chucknorris: add missing line/quote delimiters
2015-10-20 23:05:12 +02:00
Pavel Sedlák
9c74128406 chucknorris: add missing line/quote delimiters
few quotes were missing the '%' line delimiters,
so some of the quotes were appearing at once merged together
2015-08-04 16:01:12 +02:00
Andrew Janke
a2e01e9a87 chucknorris: check for strfile dependency
Gives a better error message than "command not found: strfile", because
it's not obvious to many users that strfile is part of fortune.
Also handles the weird /usr/sbin install location for strfile on Cygwin.
2015-07-02 20:37:28 -04:00
Andrew Janke
cb0718c147 chucknorris: locate plugin dir using $0 instead of hardcoded $ZSH 2015-02-21 18:24:07 -05:00
Andrew Janke
5f90781783 plugins/chucknorris: Add automatic updating of the compiled fortune data file. Use local variable for readability, and anonymous function to provide a scope for the local variable. 2015-02-19 23:53:48 -05:00
Mathias Geat
2e0da6864b add chucknorris plugin 2015-02-05 07:43:42 +01:00