Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent shell inception from happening (#2643)
## Summary Running `devbox shell` inside a devbox shell is strictly prohibited 😆 ## How was it tested? `go build -o devbox cmd/devbox/main.go` `devbox shell` `devbox shell` again ## Is this change backwards-compatible? Yes
- Loading branch information