1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 16:49:42 +00:00

add fish completion to doc

This commit is contained in:
deadc0de6
2020-06-19 20:13:46 +02:00
parent 42fce0794f
commit 7a70dae78c
2 changed files with 16 additions and 3 deletions

View File

@@ -122,7 +122,7 @@ shell (*~/.bashrc*, *~/.zshrc*, etc) with the config file path, for example
alias dotdrop='<absolute-path-to-dotdrop.sh> --cfg=<path-to-your-config.yaml>'
```
For bash and zsh completion scripts see [the related doc](completion/README.md).
Completion scripts exist for `bash`, `zsh` and `fish`, see [the related doc](completion/README.md).
# Getting started