feat(starship): Improve configuration for starship.rs
This commit is contained in:
@@ -65,7 +65,7 @@ fish_indicator = ' '
|
|||||||
powershell_indicator = '_'
|
powershell_indicator = '_'
|
||||||
unknown_indicator = 'unknown shell'
|
unknown_indicator = 'unknown shell'
|
||||||
style = "bg:#a3aed2 fg:#212736"
|
style = "bg:#a3aed2 fg:#212736"
|
||||||
format = '[ $indicator]($style)'
|
format = '[[](fg:#394260 bg:#a3aed2) $indicator]($style)'
|
||||||
|
|
||||||
[sudo]
|
[sudo]
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user