You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
source $HOME/antigen.zsh
...
antigen bundle <<EOBUNDLES
# Bundles from the default repo (robbyrussell's oh-my-zsh)
git
...
The bundle should be bundles, it confused me a lot.
if you just put it to .zshrc and reopen the terminal, it will not tell anything, but you just realize some package doesn't work ,and don't know what's wrong.
if you perform it directly, it will prompt "Antigen: Must provide a bundle url or name."
hope this problem doesn't bother other people.
The text was updated successfully, but these errors were encountered:
adinxu
changed the title
there is an typo error in wiki page
there is a typo error in wiki page
Mar 14, 2022
The position is Wiki-Quick start-Configure .zshrc
The bundle should be bundles, it confused me a lot.
if you just put it to .zshrc and reopen the terminal, it will not tell anything, but you just realize some package doesn't work ,and don't know what's wrong.
if you perform it directly, it will prompt "Antigen: Must provide a bundle url or name."
hope this problem doesn't bother other people.
The text was updated successfully, but these errors were encountered: