From: Andrew Date: Sun, 24 Aug 2025 04:04:33 +0000 (-0400) Subject: remove extra line added by starship X-Git-Url: http://git.skullheadx.com/projects/dotfiles.html?a=commitdiff_plain;h=5d4acec4f09e00916545a54b572451d3801612e7;p=nixos.git remove extra line added by starship --- diff --git a/sh.nix b/sh.nix index 79bb422..ca48bf5 100644 --- 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