removed oh-my-posh/ use oh-my-zsh with some plugins + add a custom cat using colorize plugin

This commit is contained in:
Tomas Rivera
2026-02-28 15:00:07 +01:00
parent 16b7251eb5
commit 101f0f282e
5 changed files with 32 additions and 5 deletions
+2 -1
View File
@@ -151,7 +151,8 @@ libreoffice
gruvbox-gtk-theme
hyprpicker
powertop
telnet
inetutils # collections of network programs such as telnet
python313Packages.pygments # used for ccat (comment of colorize plugin from oh-my-zsh)
#we need to install gnome and kde utils individually as we dont use gnome
gnome-calculator
snapshot
+2 -1
View File
@@ -18,7 +18,8 @@ imports = [
../../modules/home-manager/neovim.nix # dont use nixvim. broken
../../modules/home-manager/rclone.nix
../../modules/home-manager/waybar.nix
../../modules/home-manager/oh-my-posh # zsh customizer
#../../modules/home-manager/oh-my-posh.nix # zsh customizer
../../modules/home-manager/oh-my-zsh.nix # another zsh customizer
];