mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
README: also recommend direnv-instant
This commit is contained in:
parent
48f288271b
commit
bc80e8b553
1 changed files with 8 additions and 0 deletions
|
|
@ -354,6 +354,14 @@ nix-direnv also respects the following environment variables for configuration.
|
||||||
[new_project]: https://github.com/nix-community/nix-direnv/wiki/Shell-integration
|
[new_project]: https://github.com/nix-community/nix-direnv/wiki/Shell-integration
|
||||||
[hide_diff_notice]: https://direnv.net/man/direnv.toml.1.html#codehideenvdiffcode
|
[hide_diff_notice]: https://direnv.net/man/direnv.toml.1.html#codehideenvdiffcode
|
||||||
|
|
||||||
|
## Recommended integration
|
||||||
|
|
||||||
|
- [direnv-instant](https://github.com/Mic92/direnv-instant) - A non-blocking
|
||||||
|
daemon that makes direnv truly instant by running it asynchronously in the
|
||||||
|
background. When combined with nix-direnv's caching, it provides immediate
|
||||||
|
shell access while environment loading happens in the background, with
|
||||||
|
automatic notifications when the environment is ready.
|
||||||
|
|
||||||
## Other projects in the field
|
## Other projects in the field
|
||||||
|
|
||||||
- [lorri](https://github.com/nix-community/lorri)
|
- [lorri](https://github.com/nix-community/lorri)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue