From 02196ebb226aab00574905e42ec9b7b82b180264 Mon Sep 17 00:00:00 2001 From: leo Date: Sat, 21 Jan 2023 16:39:10 +0100 Subject: [PATCH] starship: fix status symbol --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index da3a9da..8047100 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -205,7 +205,7 @@ map_symbol = false pipestatus = true pipestatus_separator = '[| ]($style)' pipestatus_format = '[($style)$pipestatus]($style)' -symbol = "\\(╯°□°)╯︵ ┻━┻" +symbol = "\\(╯°□°╯ ┻━┻" # pure unicode version # format = "(bg:$stylefg:#4169e1)[$symbol $status](bg:$style)(fg:$style) " # certain symbols of the following rely on nerdfonts