Skip to content

Commit c8abe30

Browse files
committed
envrc
1 parent d0e771d commit c8abe30

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.envrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)