1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 06:30:50 +00:00

adding completion scripts for #97

This commit is contained in:
deadc0de6
2019-03-06 22:00:16 +01:00
parent 0ccb35e9b0
commit 5bb068e35b
6 changed files with 745 additions and 0 deletions

View File

@@ -137,6 +137,8 @@ shell 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).
Finally import your dotfiles as described [below](#usage).
# Usage