Open gatspy opened 7 years ago
Sorry for the late reply.
I am not familiar with zplug
and use zgen
(zgen load djui/alias-tips
). Could you point me to some examples? Would zgen
work for you?
zplug "djui/alias-tips", defer:3
I gave zplug
a try but I also don't know why it does not work. I wish I was more familiar with zplug
to be able to provide better support for it and help you. Unfortunately without external help I don't see a path further to a solution to your problem.
@gatspy Did @untoreh's suggestion work?
@pradyunsg , not really. Just tried on my machine with no visible effect...
I got this working using the following snippet in my .zshrc
zplug "djui/alias-tips", from:github, defer:3
Try that and see if it works.
zplug "djui/alias-tips" install
alias-tips
, but no effects in shell. how to config?