antigen icon indicating copy to clipboard operation
antigen copied to clipboard

The plugin manager for zsh.

Results 103 antigen issues
Sort by recently updated
recently updated
newest added

Title says it all. There's a number of open pull-requests that have been waiting for review for months. The last PR was merged in 2019.

Description ----------- The [google-cloud-sdk](https://cloud.google.com/sdk/docs/install) adds the following snippet to the end of your `.zshrc`: ```zsh # The next line updates PATH for the Google Cloud SDK. if [ -f '/Users/segevfiner/google-cloud-sdk/path.zsh.inc'...

Using some obscure Zsh syntax, check https://zsh.sourceforge.io/Doc/Release/Expansion.html#Parameter-Expansion-Flags for documentation about it. Fixes #736

Caused compilation to script to break

Description ----------- Title pretty much says it all. Antigen seems to rely on the fact that a repository has a 'master' branch and with Github's new default repository setup that...

Antigen seems to be abandoned. I switched to [Antibody](http://getantibody.github.io) for those looking for an alternative.

Description ----------- /usr/share/zsh-antigen/antigen.zsh:748: command not found: -antigen-env-setup Antigen: Unknown command: use Antigen: Unknown command: bundle Antigen: Unknown command: bundle Antigen: Unknown command: bundle Antigen: Unknown command: bundle Antigen: Unknown command:...

This is a second try to fix the long standing bug reported in #650 in January 2018. The first attempt was made in PR #656, but was abandoned and never...