mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
Merge pull request #80 from seb314/master
README: mention direnv shell hook setup
This commit is contained in:
commit
974fa8c7c3
1 changed files with 2 additions and 0 deletions
|
|
@ -148,6 +148,8 @@ $ echo "use nix" >> .envrc
|
|||
$ direnv allow
|
||||
```
|
||||
|
||||
If you haven't used direnv before, make sure to [hook it into your shell](https://direnv.net/docs/hook.html) first.
|
||||
|
||||
## Flakes support
|
||||
|
||||
nix-direnv also comes with a flake alternative. The code is tested and works however
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue