summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-07-01 23:51:51 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-07-01 23:51:51 +0200
commit5089ff7c89746bc8ac932e85c2b629a9109dc392 (patch)
treedcb4e646544b92b88447147b2488da5103d958a1
parentbef99ee68b0e72db52d8009899fedd96a710c361 (diff)
back to starship
-rw-r--r--common.nix1
-rw-r--r--home.nix3
2 files changed, 1 insertions, 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