From f98a7d6d97b98c1e785dfd3cf631653e95d2ce25 Mon Sep 17 00:00:00 2001 From: Christoph Hollizeck Date: Thu, 4 Apr 2024 12:56:46 +0200 Subject: [PATCH] formatting --- modules/home/apps/cli-apps/starship/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/home/apps/cli-apps/starship/default.nix b/modules/home/apps/cli-apps/starship/default.nix index 56e0de1..f86c3c6 100644 --- a/modules/home/apps/cli-apps/starship/default.nix +++ b/modules/home/apps/cli-apps/starship/default.nix @@ -18,8 +18,7 @@ in config = mkIf cfg.enable { programs = { fish.shellInit = " - - starship init fish | source + starship init fish | source "; starship = {