summaryrefslogtreecommitdiffstats
path: root/sh.nix
diff options
context:
space:
mode:
authorAndrew <admonty1@protonmail.com>2025-08-24 00:04:33 -0400
committerAndrew <admonty1@protonmail.com>2025-08-24 00:04:33 -0400
commit5d4acec4f09e00916545a54b572451d3801612e7 (patch)
tree62fd24651ccb4cb10f6b06a0e07a14d578607e1a /sh.nix
parentreformat nix files (diff)
downloadnixos-5d4acec4f09e00916545a54b572451d3801612e7.tar.gz
nixos-5d4acec4f09e00916545a54b572451d3801612e7.tar.bz2
nixos-5d4acec4f09e00916545a54b572451d3801612e7.zip
remove extra line added by starship
Diffstat (limited to '')
-rw-r--r--sh.nix3
1 files changed, 2 insertions, 1 deletions
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