sonr/.envrc

11 lines
275 B
Plaintext
Raw Normal View History

2024-07-05 22:20:13 -04:00
# Automatically sets up your devbox environment whenever you cd into this
# directory via our direnv integration:
#
# Enter Nushell
eval "$(devbox generate direnv --print-envrc)"
# check out https://www.jetpack.io/devbox/docs/ide_configuration/direnv/
# for more details
#