Tarrasch / zsh-autoenv

Autoenv for zsh
702 stars 30 forks source link

error message, not working #48

Closed rubycut closed 8 years ago

rubycut commented 8 years ago

after install:

Would you like to authorize it? (type 'yes') yes
_autoenv_authorize:3: no such file or directory: /root/.local/share/autoenv_auth
rubycut commented 8 years ago
mkdir -p /root/.local/share

Solves the issue.

blueyed commented 8 years ago

Thanks for the report!

Should be fixed in https://github.com/Tarrasch/zsh-autoenv/pull/49, which I'll merge when it's green.

rubycut commented 8 years ago

@blueyed Amazing stuff, tests for zsh commands called cram, I didn't even know this existed. :)

blueyed commented 8 years ago

Yes, it's for shell scripts in general, and makes me very confident to make changes on this project.. :)

rubycut commented 8 years ago

Smart guy.

On Thu, Jun 16, 2016 at 1:32 PM Daniel Hahler notifications@github.com wrote:

Yes, it's for shell scripts in general, and makes me very confident to make changes on this project.. :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Tarrasch/zsh-autoenv/issues/48#issuecomment-226459813, or mute the thread https://github.com/notifications/unsubscribe/ABHJ7zPj6hVMqdRNEB3cDhzR9nlPYAGxks5qMTRQgaJpZM4I2XRr .