Commit Graph

4 Commits

Author SHA1 Message Date
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