summaryrefslogtreecommitdiff
path: root/users/seth/programs/starship/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/seth/programs/starship/default.nix')
-rw-r--r--users/seth/programs/starship/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/seth/programs/starship/default.nix b/users/seth/programs/starship/default.nix
index ca3a99b..b6082c1 100644
--- a/users/seth/programs/starship/default.nix
+++ b/users/seth/programs/starship/default.nix
@@ -13,6 +13,9 @@ in {
programs.starship = {
enable = true;
+ # i do this manually
+ catppuccin.enable = false;
+
enableBashIntegration = false;
enableZshIntegration = false;