0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Josh Soref
0e41181d54
chore: fix spelling errors across the project (#10459)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-01 12:20:31 +01:00
Ryan McAllen
9e41cffbf8
chore(chucknorris): add a few more Chuck Norris quotes (#10210) 2021-10-05 16:47:28 +02:00
Marc Cornellà
53c9661b00
refactor(chucknorris): refresh plugin code 2021-10-05 16:45:49 +02:00
Gustavo J. Acosta
c95b4a393a
chore(chucknorris): fix typo (#9916) 2021-05-28 11:19:28 +02:00
Daniel Dugovic
0dc83fe49f
chuck-norris: remove some CN quotes and fix formatting (#9220) 2020-09-01 11:41:06 +02:00
l3nn4rt
e27a6e75cc
chucknorris: normalize apostrophes (#9013) 2020-06-08 13:44:29 +02:00
l3nn4rt
9500b1f894
chucknorris: fix typos (#9012) 2020-06-08 12:59:55 +02:00
Marc Cornellà
94e784360e chucknorris: remove duplicate quotes
Fixes #8998
2020-06-05 13:28:19 +02:00
Marc Cornellà
610b2529d2 Clean up plugin READMEs and a few plugins
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
gramps
a8e69686aa chucknorris: add README (#7186) 2018-10-02 21:16:50 +02:00
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