Skip to content

Commit 7ac5f9a

Browse files
authored
Merge branch 'main' into bladyjoker/frontend
2 parents 96647b5 + 9252598 commit 7ac5f9a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,10 @@ nix profile install nixpkgs#direnv
102102
nix profile install nixpkgs#nix-direnv
103103
```
104104

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.
105+
Your shell and editors should pick up on the `.envrc` files in different
106+
directories and prepare the environment accordingly.
107+
Use `direnv allow` to enable the direnv environment and `direnv reload` to
108+
reload it when necessary.
107109

108110
Additionally, throughout the repository one can use:
109111

0 commit comments

Comments
 (0)