fix: added missing = to starship config
This commit is contained in:
parent
7415eee565
commit
0d0e4ca711
|
@ -162,6 +162,6 @@ powershell_indicator = ' '
|
|||
pwsh_indeicator = ' '
|
||||
cmd_indicator = ' '
|
||||
bash_indicator = ' '
|
||||
unknown_indicator ' '
|
||||
unknown_indicator = ' '
|
||||
style = '(fg:#00ffff)'
|
||||
disabled = false
|
Loading…
Reference in New Issue