fix: added missing = to starship config

This commit is contained in:
Kitty Fangs 2024-05-10 16:44:17 +00:00
parent 7415eee565
commit 0d0e4ca711
1 changed files with 1 additions and 1 deletions

View File

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