Skip to content
New issue

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

there is a typo error in wiki page #735

Open
adinxu opened this issue Mar 12, 2022 · 1 comment
Open

there is a typo error in wiki page #735

adinxu opened this issue Mar 12, 2022 · 1 comment

Comments

@adinxu
Copy link

adinxu commented Mar 12, 2022

The position is Wiki-Quick start-Configure .zshrc

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.

@adinxu adinxu changed the title there is an typo error in wiki page there is a typo error in wiki page Mar 14, 2022
@justinbowes
Copy link

This just bit me too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants