From b8b28a29fd7e40fd00b67efdfbfc353af8c77290 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Wed, 21 Feb 2024 14:31:32 -0600 Subject: [PATCH] removed newline between starship prompts, not needed with 2 line prompt. --- starship/.config/starship.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index 14b67dc..388dbf8 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -21,6 +21,8 @@ $time\ [ ](fg:color_bg1)\ $line_break$character""" +add_newline=false + palette = 'gruvbox_dark' [palettes.gruvbox_dark]