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.
2 parents f3d5168 + f008cdf commit 9252598Copy full SHA for 9252598
README.md
@@ -102,8 +102,10 @@ nix profile install nixpkgs#direnv
102
nix profile install nixpkgs#nix-direnv
103
```
104
105
-Your shell and editors should pick up on the `.envrc` files in different directories and prepare the environment accordingly.
106
-Use `direnv allow` to enable the direnv environment and `direnv reload` to reload it when necessary.
+Your shell and editors should pick up on the `.envrc` files in different
+directories and prepare the environment accordingly.
107
+Use `direnv allow` to enable the direnv environment and `direnv reload` to
108
+reload it when necessary.
109
110
Additionally, throughout the repository one can use:
111
0 commit comments