Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed plugin env not setting in direnv (#468)
## Summary cmd.print() was not printing in stdout. Therefore the output was not being picked up by `eval` in `.envrc` ## How was it tested? - `devbox init` - `devbox add nginx` - `echo $NGINX_CONFDIR`
- Loading branch information