diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-02-07 06:29:44 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-02-07 06:29:44 +0300 |
| commit | aa1ca9fa3c7680fc9157003ab7b1e47fa0ee799a (patch) | |
| tree | 640f352152cec982c4ea867efe90f442f22a9f14 /handlers/inline.zsh | |
| parent | 0671dc134a9e122ce2c0348f3f4deeb2d274d524 (diff) | |
*/*: Reimplement help command
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'handlers/inline.zsh')
| -rw-r--r-- | handlers/inline.zsh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/handlers/inline.zsh b/handlers/inline.zsh index 79bfaa7..2bb16e1 100644 --- a/handlers/inline.zsh +++ b/handlers/inline.zsh @@ -27,9 +27,6 @@ else fi case "${command}" in - ("donate") - source "${operators}/inline_donate.zsh" - ;; ("help") source "${operators}/inline_help.zsh" ;; |
