fix: fixed spelling error in starship config
This commit is contained in:
parent
0d0e4ca711
commit
2df3519882
|
@ -159,7 +159,7 @@ disabled = false
|
||||||
[shell]
|
[shell]
|
||||||
fish_indicator = ' '
|
fish_indicator = ' '
|
||||||
powershell_indicator = ' '
|
powershell_indicator = ' '
|
||||||
pwsh_indeicator = ' '
|
pwsh_indicator = ' '
|
||||||
cmd_indicator = ' '
|
cmd_indicator = ' '
|
||||||
bash_indicator = ' '
|
bash_indicator = ' '
|
||||||
unknown_indicator = ' '
|
unknown_indicator = ' '
|
||||||
|
|
Loading…
Reference in New Issue