mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
add zsh integration to direnv
This commit is contained in:
parent
f2a9faa5e4
commit
8a12435b10
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue