#!/usr/bin/env fish # Usage: # # To enable fish 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