mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-15 22:31:12 +00:00
fix links in readme
This commit is contained in:
@@ -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>'
|
||||
```
|
||||
|
||||
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).
|
||||
|
||||
|
||||
@@ -9,8 +9,8 @@ Those files are generated using
|
||||
|
||||
Source the file
|
||||
|
||||
* if using `dotdrop.sh` [dotdrop.sh-completion.bash](completion/dotdrop.sh-completion.bash)
|
||||
* if using `dotdrop`: [dotdrop-completion.bash](completion/dotdrop-completion.bash)
|
||||
* if using `dotdrop.sh` [dotdrop.sh-completion.bash](dotdrop.sh-completion.bash)
|
||||
* if using `dotdrop`: [dotdrop-completion.bash](dotdrop-completion.bash)
|
||||
|
||||
# zsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user