UNPKG

226 BPlain TextView Raw
1#!/usr/bin/env fish
2
3# Usage:
4#
5# To enable fish <tab> completion for hexo, add the following line to
6# your ~/.config/fish/config.fish file:
7#
8# hexo --completion=fish | source
9
10complete -c hexo -a "(hexo --console-list)" -f