starship: fix keyerror

This commit is contained in:
Pratyush Desai 2023-01-21 03:42:28 +05:30
parent e718836c18
commit 23a7810955
Signed by: pratyush
GPG Key ID: DBA5BB7505946FAD

View File

@ -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"