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