We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b9553 commit 8d48e38Copy full SHA for 8d48e38
internal/devbox/generate/tmpl/envrcContent.tmpl
@@ -1,5 +1,5 @@
1
use_devbox() {
2
- watch_file devbox.json
+ watch_file devbox.json devbox.lock
3
eval "$(devbox shellenv --init-hook --install --no-refresh-alias{{ if .EnvFlag }} {{ .EnvFlag }}{{ end }})"
4
}
5
use devbox
0 commit comments