1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-11 20:03:59 +00:00

fix links in readme

This commit is contained in:
deadc0de6
2019-03-06 22:02:26 +01:00
parent 5bb068e35b
commit dada0ee6c5
2 changed files with 3 additions and 3 deletions

View File

@@ -137,7 +137,7 @@ shell with the config file path, for example
alias dotdrop=<absolute-path-to-dotdrop.sh> --cfg=<path-to-your-config.yaml>' 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). For bash and zsh completion scripts see [the related doc](completion/README.md).
Finally import your dotfiles as described [below](#usage). Finally import your dotfiles as described [below](#usage).

View File

@@ -9,8 +9,8 @@ Those files are generated using
Source the file Source the file
* if using `dotdrop.sh` [dotdrop.sh-completion.bash](completion/dotdrop.sh-completion.bash) * if using `dotdrop.sh` [dotdrop.sh-completion.bash](dotdrop.sh-completion.bash)
* if using `dotdrop`: [dotdrop-completion.bash](completion/dotdrop-completion.bash) * if using `dotdrop`: [dotdrop-completion.bash](dotdrop-completion.bash)
# zsh # zsh