]> Skullheadx's Git Forge - nixos.git/commitdiff
remove extra line added by starship
authorAndrew <admonty1@protonmail.com>
Sun, 24 Aug 2025 04:04:33 +0000 (00:04 -0400)
committerAndrew <admonty1@protonmail.com>
Sun, 24 Aug 2025 04:04:33 +0000 (00:04 -0400)
sh.nix

diff --git a/sh.nix b/sh.nix
index 79bb42295104fe3318aa1814515a503589d74996..ca48bf5a238caa99245d74227e9af1b46ed7378b 100644 (file)
--- a/sh.nix
+++ b/sh.nix
@@ -73,8 +73,8 @@ in
                    fish_vi_key_bindings
                    set -U fish_greeting
                    zoxide init fish | source
-                   starship init fish | source
                    fzf --fish | source
+                   starship init fish | source
                  '';
   };
 
@@ -106,6 +106,7 @@ in
 
 
     palette = 'colours'
+    add_newline = false
 
     [username]
     show_always = true