Add _yadm symlink to ease zsh completion usage from source

It is now possible to use the completion simply by doing:
fpath=(/path/to/yadm/completion/zsh $fpath); compinit
This commit is contained in:
Erik Flodin 2020-12-28 15:39:39 +01:00
parent b3beaa48be
commit 900d59707a
No known key found for this signature in database
GPG Key ID: 420A7C865EE3F85F
1 changed files with 1 additions and 0 deletions

1
completion/zsh/_yadm Symbolic link
View File

@ -0,0 +1 @@
../yadm.zsh_completion