Tarrasch / zsh-autoenv

Autoenv for zsh
694 stars 30 forks source link

Create path to non-existing auth file #49

Closed blueyed closed 8 years ago

blueyed commented 8 years ago

This changes the tests to have the auth file in a non-existing subdir always, as with $HOME/.local/share not being there already.

Fixes https://github.com/Tarrasch/zsh-autoenv/issues/48.