From 5089ff7c89746bc8ac932e85c2b629a9109dc392 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 1 Jul 2024 23:51:51 +0200 Subject: back to starship --- common.nix | 1 - home.nix | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/common.nix b/common.nix index 9796f53..021ebb6 100644 --- a/common.nix +++ b/common.nix @@ -344,7 +344,6 @@ in nixos-install-tools nmap nvme-cli - oh-my-posh okteta pkgs.kdePackages.okular p7zip diff --git a/home.nix b/home.nix index 5e3a99b..1cf2f61 100644 --- a/home.nix +++ b/home.nix @@ -55,9 +55,8 @@ }; # nice prompt - programs.oh-my-posh = { + programs.starship = { enable = true; - useTheme = "unicorn"; }; # nice cd -- cgit v1.2.3