tarjoilija / zgen

A lightweight and simple plugin manager for ZSH
BSD 2-Clause "Simplified" License
1.5k stars 99 forks source link

zplug equivalent #122

Open neves opened 5 years ago

neves commented 5 years ago

How can I write the follow using zgen: zplug "mrowa44/emojify", as:command

I want to add the follow binary to the path: https://github.com/mrowa44/emojify/blob/master/emojify

jandamm commented 4 years ago

In case you're still interested, I support this in my fork zgenom. There you can use zgen bin 'mrowa44/emojify' to add this file to your path.