From a26efca087af4150cda9ef36f036a3099f9303ee Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 29 Jul 2021 10:52:04 +0530 Subject: [PATCH] starship: Remove deprecated property --- starship/.config/starship.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index b32bd04..c160be8 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -3,7 +3,6 @@ add_newline = false [character] success_symbol = "[λ](bold cyan)" error_symbol = "✗" -use_symbol_for_status = true [battery] full_symbol = "🔋"