From 28b739cf9f7089e19cd4da1931efa19d9faaa7d4 Mon Sep 17 00:00:00 2001 From: Kitty Fangs Date: Fri, 10 May 2024 16:50:04 +0000 Subject: [PATCH] fix: escaped end of prompt new line in starship config --- home/.config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/starship.toml b/home/.config/starship.toml index 91a7214..6345a9f 100644 --- a/home/.config/starship.toml +++ b/home/.config/starship.toml @@ -27,7 +27,7 @@ $status\ $time\ [ ](fg:#47225e)\ \r\n\ -$shell +$shell\ """ # Disable the blank line at the start of the prompt