Install zsh completion sync & kubecolor

This commit is contained in:
2025-07-10 16:05:30 +02:00
parent c3e788b8f1
commit 3ed68a62c1
5 changed files with 388 additions and 5 deletions
+1
View File
@@ -55,6 +55,7 @@ in {
then ""
else "-dark";
in "${pkgs.glib}/bin/gsettings set org.gnome.desktop.interface gtk-theme adw-gtk3${suffix}";
kubecolor = "echo 'preset: ${theme}' > ~/.kube/color.yaml";
};
in {
enable = true;