mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
8 lines
255 B
Bash
8 lines
255 B
Bash
# Automatically sets up your devbox environment whenever you cd into this
|
|
# directory via our direnv integration:
|
|
|
|
eval "$(devbox generate direnv --print-envrc)"
|
|
|
|
# check out https://www.jetpack.io/devbox/docs/ide_configuration/direnv/
|
|
# for more details
|