summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-07-15 17:55:29 +0700
committerpolwex <polwex@sortug.com>2025-07-15 17:55:29 +0700
commitb26f4a03e15feddeb4bee8c06cd5078c1a54e5c5 (patch)
treebdb7545408e5b0cbc5b6c833e4b671fc6a112f88 /.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