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.
Great find! We accept pull requests :)
This is already fixed, #51.
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.