diff --git a/Justfile b/Justfile index dfc253d..62b8f2b 100644 --- a/Justfile +++ b/Justfile @@ -1,3 +1,6 @@ +set dotenv-load := true +set export := true + default: @just --list