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:
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.
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
- gist of
.antigenrc
-- Not customized.
- gist of
.zshrc
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-completions
More information
No more extra information.