From c733471a492fb64396e31dfc02efa1c4ce147b58 Mon Sep 17 00:00:00 2001 From: foosinn Date: Tue, 17 Aug 2021 14:57:49 +0200 Subject: [PATCH] fix borken starship config --- dotfiles/starship.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/dotfiles/starship.toml b/dotfiles/starship.toml index 383e9c7..3f9a86e 100644 --- a/dotfiles/starship.toml +++ b/dotfiles/starship.toml @@ -28,6 +28,3 @@ format = "[$hostname]($style) " [git_branch] format = "[$symbol$branch]($style)" - -[character] -use_symbol_for_status = false