Commit Graph

7 Commits (master)

Author SHA1 Message Date
0xee 6fb279eca0 Allow calling direnv-cache from subdirectories of $DIRENV_DIR 2020-02-03 11:33:25 +01:00
0xee c767762ee0 Always recreate recipe by evaluating .envrc
evaluating .envrc (not the cached section) should not be expensive
2019-12-16 14:56:19 +01:00
0xee ba07678b31 Add some logging 2019-12-16 14:55:51 +01:00
0xee 2b69fa6622 Add direnv reload after clearing cache 2019-12-04 12:00:32 +01:00
0xee f6fc817e84 Ignore variables used by direnv
All variables matching DIRENV_* are excluded to not influence direnv behavior.
2019-11-27 15:05:32 +01:00
0xee ac83f17b77 Fix bugs
* Fix env diff for variables containing leading/trailing whitespace
* Run whole script in 'clean' (non-direnv) environment (fixes prepending/appending)
2019-11-27 14:07:38 +01:00
0xee cd10903ba1 Populate repo with initial version 2019-11-20 10:09:15 +01:00