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

Oh My Zsh required variables are not set, breaking plugins #22

Open
henrebotha opened this issue Jan 8, 2025 · 0 comments
Open

Oh My Zsh required variables are not set, breaking plugins #22

henrebotha opened this issue Jan 8, 2025 · 0 comments

Comments

@henrebotha
Copy link

Attempt to use an Oh My Zsh plugin such as mise, and it will encounter errors due to the absence of variables that Oh My Zsh assumes to exist, such as $ZSH_CACHE_DIR.

zcomet should set these kinds of variables so that e.g. zcomet load ohmyzsh 'plugins/mise' can work correctly.

I think the correct default value is something like "$ZDOTDIR"/.zcomet/repos/ohmyzsh/ohmyzsh/cache.

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

1 participant