zsh: add direnv
This commit is contained in:
parent
6659b3ff15
commit
cff13d6090
@ -169,6 +169,11 @@ in
|
||||
|
||||
broot.enable = true;
|
||||
|
||||
direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
|
||||
fzf = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user