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 0e0dae3 commit 36865e0Copy full SHA for 36865e0
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