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

Fail softly on .zshenv not existing #8

Open
fgblomqvist opened this issue Feb 8, 2021 · 0 comments
Open

Fail softly on .zshenv not existing #8

fgblomqvist opened this issue Feb 8, 2021 · 0 comments

Comments

@fgblomqvist
Copy link

Even if you're using zsh you might not have a .zshenv file. It should probably check on start-up if such a file exist (and perhaps if .zshrc also exists) and tell the user, then terminate. Alternatively, it can create the .zshenv file if it doesn't exist, though that might be better left to the user perhaps.

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