mirror of
https://github.com/tw93/Mole.git
synced 2026-02-11 06:34:21 +00:00
feat: Add mo alias to zsh completion.
This commit is contained in:
@@ -199,6 +199,7 @@ EOF
|
|||||||
printf ' )\n'
|
printf ' )\n'
|
||||||
printf " _describe 'subcommand' subcommands\n"
|
printf " _describe 'subcommand' subcommands\n"
|
||||||
printf '}\n\n'
|
printf '}\n\n'
|
||||||
|
printf 'compdef _mole mole mo\n'
|
||||||
;;
|
;;
|
||||||
fish)
|
fish)
|
||||||
printf '# Completions for mole\n'
|
printf '# Completions for mole\n'
|
||||||
|
|||||||
Reference in New Issue
Block a user