You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Would you support Zsh-plugins standardization effort? I've written a detailed presentation at zgen issues, so to not repeat, the standard is explained here: tarjoilija/zgen#104.
I saw that antigen already uses eval "$(<.../script.plugin.zsh)". The standard (its ZERO part) makes this easier and allows additional variants. The draft is located here:
Hello!
Would you support Zsh-plugins standardization effort? I've written a detailed presentation at zgen issues, so to not repeat, the standard is explained here: tarjoilija/zgen#104.
I saw that antigen already uses
eval "$(<.../script.plugin.zsh)"
. The standard (itsZERO
part) makes this easier and allows additional variants. The draft is located here:http://zdharma.org/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html
Maybe you see some flaws in the proposed items? Or have ideas for enhancements? PRs can be submitted here.
The text was updated successfully, but these errors were encountered: