mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:44:45 +00:00
Here are the completion files for bash and zsh
for the use of dotdrop either through the bash script dotdrop.sh
or through the python script dotdrop (pypi, snap, setup.py, etc).
Those files are generated using infi.docopt_completion.
bash
Source the file
- if using
dotdrop.shdotdrop.sh-completion.bash - if using
dotdrop: dotdrop-completion.bash
zsh
Copy the file in a path within ${fpath}
- if using
dotdrop.sh: _dotdrop.sh-completion.zsh - if using
dotdrop: _dotdrop-completion.zsh