deer
deer copied to clipboard
zplug installed,run error
~/.zplug/bin/deer: line 20: zstyle: command not found
~/.zplug/bin/deer: line 23: typeset: -A: invalid option
typeset: usage: typeset [-afFirtx] [-p] name[=value] ...
~/.zplug/bin/deer: line 24: syntax error near unexpected token `('
~/.zplug/bin/deer: line 24: `function ()'
Hi, I just tried loading deer
with zplug
and these commands seems to work:
zplug "vifon/deer", use:deer
zle -N deer
bindkey '\ek' deer
Can you confirm it works for you?
Sorry for the time it took me to respond! Hopefully it's still relevant.