1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

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

1
completion/zsh/_yadm Symbolic link
View File

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