From 0bf96d85209e07711ff99bd6df2d0befc4d40f44 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 16 Dec 2025 20:39:35 -0500 Subject: make zshrc load much faster --- home/starship.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/starship.nix') diff --git a/home/starship.nix b/home/starship.nix index 8f0a5f6..5791141 100644 --- a/home/starship.nix +++ b/home/starship.nix @@ -5,6 +5,7 @@ }: { programs.starship = { enable = true; + enableZshIntegration = false; settings = { format = lib.concatStrings [ -- cgit v1.2.3-freya