We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e771d commit c8abe30Copy full SHA for c8abe30
1 file changed
.envrc
@@ -0,0 +1,9 @@
1
+#!/bin/bash
2
+
3
+# Automatically sets up your devbox environment whenever you cd into this
4
+# directory via our direnv integration:
5
6
+eval "$(devbox generate direnv --print-envrc)"
7
8
+# check out https://www.jetpack.io/devbox/docs/ide_configuration/direnv/
9
+# for more details
0 commit comments