diff --git a/home-mandlm.nix b/home-mandlm.nix index c9a08a6..55dcc0b 100644 --- a/home-mandlm.nix +++ b/home-mandlm.nix @@ -113,7 +113,7 @@ oh-my-zsh = { enable = true; - plugins = [ "git" "sudo" "tmux" "vi-mode" ]; + plugins = [ "git" "direnv" "tmux" "vi-mode" ]; theme = "intheloop"; };