feat: adds hooks for direnv
This commit is contained in:
parent
89b09025bb
commit
eee1d81855
@ -64,6 +64,9 @@
|
||||
};
|
||||
}
|
||||
];
|
||||
initExtra = mkIf cfg.enableZshIntegration ''
|
||||
eval "$(${pkgs.direnv}/bin/direnv hook zsh)"
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user