diff options
| author | Andrew <admonty1@protonmail.com> | 2025-08-24 00:04:33 -0400 |
|---|---|---|
| committer | Andrew <admonty1@protonmail.com> | 2025-08-24 00:04:33 -0400 |
| commit | 5d4acec4f09e00916545a54b572451d3801612e7 (patch) | |
| tree | 62fd24651ccb4cb10f6b06a0e07a14d578607e1a /sh.nix | |
| parent | reformat nix files (diff) | |
| download | nixos-5d4acec4f09e00916545a54b572451d3801612e7.tar.gz nixos-5d4acec4f09e00916545a54b572451d3801612e7.tar.bz2 nixos-5d4acec4f09e00916545a54b572451d3801612e7.zip | |
remove extra line added by starship
Diffstat (limited to 'sh.nix')
| -rw-r--r-- | sh.nix | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
