diff --git a/.config/starship.toml b/.config/starship.toml index aab780e..e7febd3 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -1,7 +1,5 @@ # ~/.config/starship.toml - - - +format = "$all" # custom prompt @@ -85,5 +83,3 @@ full_symbol = "🔋 " charging_symbol = "⚡️ " discharging_symbol = "💀 " -[prompt] -format = "$all$directory$character"