DC*

Results 36 issues of 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.

Enhancement
Help wanted

Generate output for `antigen-help` command automatically, ie, commands description.

Enhancement
Help wanted

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...

Feature
RFC

Update tooling so docker images can be retrieved from zsh-users/zsh-docker rather than desyncr/zsh-docker.

Tooling
Help wanted

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...

Tooling
Enhancement

- `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.

Bug