We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My zsh config randomly quit working. I am an idiot, and it is probably on my side, but I don't know what is causing it.
Minimal steps to reproduce this behavior. Example:
1 - Open terminal 2 - Warning "$HOME/.antigen/bundles/zsh-users/zsh-autosuggestions/Version:1: command not found: v0.7.0
Expected behavior:
- Open terminal with no warnings.
antigen version
Antigen v2.2.2
zsh --version
zsh 5.8.1 (x86_64-apple-darwin21.0)
uname -a
Darwin macbook.local 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:29 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T8101 arm6
.antigenrc
.zshrc
antigen bundle zsh-users/zsh-syntax-highlighting antigen bundle zsh-users/zsh-autosuggestions antigen bundle zsh-users/zsh-completions
No more extra information.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
My zsh config randomly quit working. I am an idiot, and it is probably on my side, but I don't know what is causing it.
Steps to reproduce
Minimal steps to reproduce this behavior. Example:
Expected behavior:
Software version
antigen version
-Antigen v2.2.2
zsh --version
-zsh 5.8.1 (x86_64-apple-darwin21.0)
uname -a
-Darwin macbook.local 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:29 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T8101 arm6
Configuration
.antigenrc
-- Not customized.
.zshrc
More information
No more extra information.
The text was updated successfully, but these errors were encountered: