1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/tests/modules/programs/direnv
Mika Naylor 3ad22341a2
direnv: enable nushell integration
This enables nushell integration by default for direnv, similar to
bash/zsh/fish. The slightly verbose way of setting this is to ensure
that peoples' existing nushell configuration isn't overwritten, only
appended to, as would be the case if we just used the integration
example from the nushell docs:

  https://www.nushell.sh/cookbook/direnv.html

Closes #3520
2022-12-28 21:09:31 +01:00
..
bash.nix direnv: add initial test for bash integration 2020-06-06 21:40:41 +02:00
default.nix direnv: enable nushell integration 2022-12-28 21:09:31 +01:00
nix-direnv.nix direnv: add enableFlakes option for enableNixDirenvIntegration (#2089) 2021-06-15 12:11:26 -04:00
nushell.nix direnv: enable nushell integration 2022-12-28 21:09:31 +01:00
stdlib-and-nix-direnv.nix direnv: add enableFlakes option for enableNixDirenvIntegration (#2089) 2021-06-15 12:11:26 -04:00
stdlib.nix direnv: add initial test for bash integration 2020-06-06 21:40:41 +02:00