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

fix(zsh): proxy original ZDOTDIR to user's .zshrc #192

Merged
merged 1 commit into from
Dec 12, 2023
Merged

fix(zsh): proxy original ZDOTDIR to user's .zshrc #192

merged 1 commit into from
Dec 12, 2023

Conversation

Zebradil
Copy link
Contributor

@Zebradil Zebradil commented Dec 11, 2023

There is an issue with ZDOTDIR when a user's .zshrc file or its dependencies reference it.
The value is set to the temporary directory that might not contain the necessary files.

With this PR we provide the original ZDOTDIR to the user's .zshrc file.

fixes #132
potentially fixes #87

@sbstp sbstp merged commit 8e5bea7 into sbstp:master Dec 12, 2023
5 checks passed
@sbstp
Copy link
Owner

sbstp commented Dec 12, 2023

Thanks

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

Successfully merging this pull request may close these issues.

kubie doesn't restore ZDOTDIR Command prompt is broken when using zim on zshell
2 participants