summaryrefslogtreecommitdiff
path: root/cuda/python/.envrc
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-09-22 16:41:50 +0700
committerpolwex <polwex@sortug.com>2025-09-22 16:41:50 +0700
commitec7479951bf8842a77e65b346e3a2586d2e09a72 (patch)
tree0892afc2c613f748956c9e6298b8d2f9cdfbf71e /cuda/python/.envrc
PYTHON CUDA SOLVED FOREVAHHEADmaster
Diffstat (limited to 'cuda/python/.envrc')
-rw-r--r--cuda/python/.envrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/cuda/python/.envrc b/cuda/python/.envrc
new file mode 100644
index 0000000..7e9a2d6
--- /dev/null
+++ b/cuda/python/.envrc
@@ -0,0 +1,10 @@
+export DIRENV_WARN_TIMEOUT=20s
+
+eval "$(devenv direnvrc)"
+
+# `use devenv` supports the same options as the `devenv shell` command.
+#
+# To silence the output, use `--quiet`.
+#
+# Example usage: use devenv --quiet --impure --option services.postgres.enable:bool true
+use devenv