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