hexo/node_modules/hexo-cli/completion/fish

11 lines
236 B
Plaintext
Raw Normal View History

2023-10-03 11:14:36 +08:00
#!/usr/bin/env fish
# Usage:
#
# To enable fish <tab> completion for hexo, add the following line to
# your ~/.config/fish/config.fish file:
#
# hexo --completion=fish | source
complete -c hexo -a "(hexo --console-list)" -f