fix: added missing = to starship config

This commit is contained in:
Kitty Fangs 2024-05-10 16:44:17 +00:00
parent 873c1ddec6
commit 35f6e0ae5e

View File

@ -162,6 +162,6 @@ powershell_indicator = '󰨊 '
pwsh_indeicator = ' ' pwsh_indeicator = ' '
cmd_indicator = ' ' cmd_indicator = ' '
bash_indicator = '󱆃 ' bash_indicator = '󱆃 '
unknown_indicator ' ' unknown_indicator = ' '
style = '(fg:#00ffff)' style = '(fg:#00ffff)'
disabled = false disabled = false