1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-11 16:34:25 +00:00
Files
ohmyzsh-mirror/plugins
Marc Cornellà 9350e1ff87 fix(coffee): fix completion bug on missing coffee command (#10759)
This commit fixes the error

  _coffee:49: bad math expression: operand expected at `< 2 '

when the coffee command is missing or the `coffee --version` command fails.

It also uses is-at-least to check for the cut-off version for suggesting
`--lint` and `--require` arguments, instead of using `cut` multiple times.

Fixes #10759
2022-03-07 11:13:18 +01:00
..
2021-08-06 15:51:19 +02:00
2021-12-28 14:34:09 +01:00
2022-01-05 09:23:54 +01:00
2021-12-28 14:34:09 +01:00
2021-12-28 14:34:09 +01:00
2022-01-05 09:23:54 +01:00
2022-01-05 09:23:54 +01:00
2021-12-28 14:34:09 +01:00
2022-01-05 09:23:55 +01:00
2022-01-05 09:23:54 +01:00
2021-12-28 14:34:09 +01:00
2021-12-28 14:34:09 +01:00