diff options
author | Alan Pearce | 2024-06-22 18:27:08 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-22 18:27:08 +0200 |
commit | 704e20303f1f7036096ae0505225da98b3b52e5e (patch) | |
tree | 5faaaf99a848a8d9da66764bb91cb8382d6edea2 /.envrc | |
parent | 49f3ef365c8e8885ccb37cf7927d658359b8a795 (diff) | |
download | dns-704e20303f1f7036096ae0505225da98b3b52e5e.tar.lz dns-704e20303f1f7036096ae0505225da98b3b52e5e.tar.zst dns-704e20303f1f7036096ae0505225da98b3b52e5e.zip |
load local .env file
Diffstat (limited to '.envrc')
-rw-r--r-- | .envrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.envrc b/.envrc index 82b2b9e..e7a3371 100644 --- a/.envrc +++ b/.envrc @@ -7,3 +7,5 @@ else echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' use nix fi + +dotenv |