mirror of
https://github.com/mentos1386/zdravko.git
synced 2024-11-21 15:26:29 +00:00
8 lines
255 B
Text
8 lines
255 B
Text
|
# 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
|