summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-06-22 01:46:49 +0700
committerpolwex <polwex@sortug.com>2025-06-22 01:46:49 +0700
commitc9fbdb681b77698bdf8a503cb9d13b6f0b53fd93 (patch)
treecbf7db884b7f91d33b92a12dae410ffd265635d8 /.envrc
init
Diffstat (limited to '.envrc')
-rw-r--r--.envrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/.envrc b/.envrc
new file mode 100644
index 0000000..e3c2943
--- /dev/null
+++ b/.envrc
@@ -0,0 +1,7 @@
+export DIRENV_WARN_TIMEOUT=20s
+
+eval "$(devenv direnvrc)"
+
+# The use_devenv function supports passing flags to the devenv command
+# For example: use devenv --impure --option services.postgres.enable:bool true
+use devenv