mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Fix dotdrop completion path
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
074b08d1f3
commit
4858a340dc
@ -32,7 +32,7 @@ zplugin snippet https://gist.githubusercontent.com/RPigott/a3efdc08fa4d5fd7df38d
|
||||
|
||||
# dotdrop completion
|
||||
zplugin ice wait'1' lucid as'completion'
|
||||
zplugin snippet $DOTREPO/dotdrop/completion/_dotdrop-completion.zsh
|
||||
zplugin snippet '$DOTREPO/dotdrop/completion/_dotdrop-completion.zsh'
|
||||
|
||||
# docker-compose completion
|
||||
zplugin ice wait'1' lucid as'completion'
|
||||
|
Loading…
Reference in New Issue
Block a user