Closed unixorn closed 9 years ago
Committed in 15bc1e3, and slightly reworded.
Thanks @unixorn.
Thanks to both of you guys! :)
On second thought. I'm not sure I actually like this commit. It's completely useless except spreading the knowledge of the existence of zgen. I mean, if you any other zgen load
line in your dotfiles, I'm sure you can figure out how to change it for this plugin, particularly since it's exactly the same as for antigen. Hmm...
except spreading the knowledge of the existence of zgen
Which is good in itself probably. It isn't too bad to have several plugin systems listed there.
But I agree that we should add more substance to the README / doc..! :)
Absolutely. I didn't know of zgen. Though maybe we shouldn't list any and just refer to http://dotfiles.github.io/. Or we just mention antigen-hs since everybody knows and agrees that it's the best? :)
I'm a little biased in favor of zgen, myself :-). I like that it takes the approach of creating an init.zsh that you source, so you only pay the price of finding all the plugins you use once when you change the list instead of every time you start a new shell.
As a dotfiles.github.io maintainer, I certainly don't object to adding a pointer to dotfiles.github.io. :-)
Yes. antigen sucks, that's why I created Tarrasch/antigen-hs which does it like zgen only using a type-safe DSL to specify your plugins. :)
You definitely don't need 3 commits for this. Can you squash?