-
Notifications
You must be signed in to change notification settings - Fork 98
zplug equivalent #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Commen 8000 ts
jandamm
added a commit
to jandamm/zgenom
that referenced
this issue
Sep 21, 2020
jandamm
added a commit
to jandamm/zgenom
that referenced
this issue
Sep 21, 2020
In case you're still interested, I support this in my fork |
forivall
pushed a commit
to forivall/zgen
that referenced
this issue
Aug 8, 2023
On some machines the default compdump name contains the machines name. On Macs this includes `’` by default which results in errors when compiling the file. But there are other invalid characters as well (e.g. `–`). Apart from the error message it also slows down the startup time since the uncompiled compdump file is way slower to load. This closes tarjoilija#100, tarjoilija#109 and tarjoilija#121
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: