Files
2025-07-16 16:30:56 +00:00

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