Files
dotfiles/.config/fish/completions/fishtape.fish
alexion 6ad0f109df dotcli: Initial config
dotcli is my utility script for everything dotfiles.

A bootstrap command is included in the README.
A test suite and the necessary scaffolding for extending
dotcli is also included.
2026-07-04 00:47:49 -04:00

3 lines
160 B
Fish

complete --command fishtape --short v --long version --description "Print version"
complete --command fishtape --short h --long help --description "Print help"