diff --git a/home-mandlm.nix b/home-mandlm.nix index 213b13b..efe07e1 100644 --- a/home-mandlm.nix +++ b/home-mandlm.nix @@ -213,8 +213,7 @@ oh-my-zsh = { enable = true; - plugins = [ "git" "direnv" "tmux" "vi-mode" ]; - theme = "intheloop"; + plugins = [ "direnv" "tmux" "vi-mode" ]; }; localVariables = { @@ -224,6 +223,10 @@ }; }; + starship = { + enable = true; + }; + i3status-rust = { enable = true; bars = {