You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
## How was it tested?
## Community Contribution License
All community contributions in this pull request are licensed to the
project
maintainers under the terms of the
[Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0).
By creating this pull request, I represent that I have the right to
license the
contributions to the project maintainers under the Apache 2 License as
stated in
the
[Community Contribution
License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license).
Signed-off-by: Timothy John Perisho Eccleston <combinatorist@users.noreply.github.com>
Copy file name to clipboardExpand all lines: docs/app/docs/ide_configuration/direnv.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ___
14
14
15
15
#### New Project
16
16
17
-
If you have direnv installed, Devbox will generate an .envrc file when you run `devbox generate direnv` and enables it by running `direnv allow` in the background:
17
+
If you have direnv installed, Devbox will generate an .envrc file when you run `devbox generate direnv` and enable it by running `direnv allow` in the background:
0 commit comments