DC*

Results 89 comments of DC*

Issue was introduced in this commit: https://github.com/mchav/with/commit/5f7e2d51222fd8bc9113167c933cad1f97dce4bd#diff-23a58bf9274bedb19375e527a0744fa9R357 Effectively adding "$@" to 'main' function call solves the issue. If you'd like to PR please go ahead, otherwise I'm gonna give a...

`/antigen` is for stable releases. `/antigen-nightly` is for current. 2.2.3 is current, meanwhile 2.2.2 is latest stable. After a couple of weeks of testing `current` will be `stable`.

Thanks for the link. Gonna take a look!

Should be fixed with #529. Maybe separated/extracted from that PR if it further delays deploying.

Just tried your configs and they seems to work. Try resetting your cache: antigen reset If that doesn't work, please share your complete zshrc config and terminal you're using.

Alright, thank you. I haven't access to a beta so I can't help with that. Let me know of any news.

@paulmelnikow Currently Antigen supports all of them without problem, the only issue is you have to use full bundle url for others than github: antigen bundle example/bundle # will look...

This also can go hand-in-hand with our caching mechanism so new users -not aware of caching- can work with Antigen as natural as possible when creating/migrating their configurations, then define...

Initial approach at #529

Initial implementation is merged into `develop`, it lacks some high-level documentation but on the bright side it's a core component and fundamental building block for `caching` (cache loading antigen and...