"~/.zshrc file does not exist or is not readable" #50

Closed
teto opened this Issue May 1, 2015 · 2 comments

3 participants

@teto

I get the error in the title. Indeed my file does not exist since I use .zshenv to set ZDOTDIR.
The script should check if $ZDOTDIR exists and use $ZDOTDIR/.zshrc when it does.

@faceleg

Great find! We accept pull requests :)

@jirutka

This is already fixed, #51.

@faceleg faceleg closed this May 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment