alias-tips icon indicating copy to clipboard operation
alias-tips copied to clipboard

how to zplug

Open gatspy opened this issue 7 years ago • 6 comments

zplug "djui/alias-tips" install alias-tips, but no effects in shell. how to config?

gatspy avatar Mar 28 '17 17:03 gatspy

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?

djui avatar May 01 '17 09:05 djui

zplug "djui/alias-tips", defer:3

untoreh avatar May 03 '17 15:05 untoreh

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.

djui avatar May 03 '17 19:05 djui

@gatspy Did @untoreh's suggestion work?

pradyunsg avatar Jun 16 '17 11:06 pradyunsg

@pradyunsg , not really. Just tried on my machine with no visible effect...

fruser avatar Jul 21 '17 20:07 fruser

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.

kprestel avatar Nov 06 '17 22:11 kprestel