DC*
DC*
> ** DISCONTINUED ** I don't really have time to maintain MaximusNG any longer, I wonder if you could give out contributor/maintainer access for the extension or direct users to...
Before anything: thank you for the work invested in this project! Now on the issue: I have used the google drive integration without problem for months. Recently I started to...
For example https://github.com/zsh-users/antigen/issues/517 . Antigen should check cache version before loading it.
Generate output for `antigen-help` command automatically, ie, commands description.
Currently Antigen can load bundles and apply themes in interactive mode but in order to persist this configuration through shell sessions the user needs to modify `.zshrc` or `.antigenrc`. While...
Update tooling so docker images can be retrieved from zsh-users/zsh-docker rather than desyncr/zsh-docker.
It takes quite a while to release. It's error prone and should be reduce to as little steps as possible. Current pain points: - There are 3 make commands: make...
- `antigen-theme` - `antigen-update`, `antigen-purge` It failed to fully load antigen when required. See [here](https://github.com/zsh-users/antigen/blob/develop/src/_antigen#L68). Caused by antigen wrapper and [this](https://github.com/zsh-users/antigen/blob/develop/src/ext/cache.zsh#L41) check.