tofa completions

Print shell completions for tofa. Pipe the output into your shell's completion directory.

Synopsis

tofa completions

Examples

zsh:

tofa completions zsh > ~/.zsh/completions/_tofa

bash:

tofa completions bash > /usr/local/etc/bash_completion.d/tofa

fish:

tofa completions fish > ~/.config/fish/completions/tofa.fish

Notes

  • Supported shells: bash, zsh, fish, powershell, elvish.
  • Output is plain text — safe to redirect to a file.

See also