direnv zsh

This commit is contained in:
2024-11-16 17:27:44 +01:00
parent 70ae62ca8c
commit 9401d4356e

View File

@@ -475,7 +475,7 @@ in
oh-my-zsh = {
enable = true;
plugins = [ "git" "shrink-path" ];
plugins = [ "git" "shrink-path" "direnv" ];
theme = "arrow";
};