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

[bug]: (eval):25: defining function based on alias zi' (eval):25: parse error near ()' #473

Open
1 task done
briandunn opened this issue Feb 8, 2023 · 1 comment
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@briandunn
Copy link

What happened?

On start of new shell

(eval):25: defining function based on alias `zi'
(eval):25: parse error near `()'

Steps to reproduce

  1. install zinit the automated way
  2. start a new shell

Relevant output

(eval):25: defining function based on alias `zi'
(eval):25: parse error near `()'

Screenshots and recordings

No response

Operating System & Version

OS: linux-gnu | Vendor: ubuntu | Machine: x86_64 | CPU: x86_64 | Processor: x86_64 | Hardware: x86_64

Zsh version

zsh 5.8.1 (x86_64-ubuntu-linux-gnu)

Terminal emulator

xterm-256color

If using WSL on Windows, which version of WSL

None

Additional context

Reverting to tag v3.7.0 makes it go away.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@briandunn briandunn added the bug Something isn't working label Feb 8, 2023
@vladdoster
Copy link
Member

vladdoster commented Feb 25, 2023

@briandunn,

This is a common issue due to Zoxide defining the zi alias. I looked at your dotfiles and it looks like you recently added Zoxide.

Can you confirm the error occurs without Zoxide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants