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 92bb293 commit 78813a9Copy full SHA for 78813a9
internal/impl/tmpl/envrcContent.tmpl
@@ -1,5 +1,6 @@
1
use_devbox() {
2
watch_file devbox.json
3
eval "$(devbox shellenv --init-hook)"
4
+ devbox install
5
}
6
use devbox
0 commit comments