hexo/node_modules/hexo-cli/completion/fish

11 lines
226 B
Fish

#!/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