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

Parse error when Installation #1268

Closed
TsichiChang opened this issue Mar 21, 2017 · 3 comments
Closed

Parse error when Installation #1268

TsichiChang opened this issue Mar 21, 2017 · 3 comments

Comments

@TsichiChang
Copy link

Step 3, I have this error:

0c79a45e-ec1a-4532-83d8-3c68fbee066c

My zsh's version number is 5.2.

Any suggestions?

@jostyee
Copy link

jostyee commented Mar 21, 2017

GitHub renders README wrongly, try:

setopt EXTENDED_GLOB
for rcfile in "${ZDOTDIR:-$HOME}"/.zprezto/runcoms/^README.md(.N); do
  ln -s "$rcfile" "${ZDOTDIR:-$HOME}/.${rcfile:t}"
done

@TsichiChang
Copy link
Author

Thanks, you save my life.

@paulmelnikow
Copy link
Contributor

Note: This was fixed in #1271.

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

No branches or pull requests

4 participants