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