mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(prompt): minor tweak to starship's cmd_duration module style
This commit is contained in:
@@ -163,7 +163,7 @@ format = "( [$symbol$shlvl]($style))"
|
|||||||
disabled = true
|
disabled = true
|
||||||
|
|
||||||
[cmd_duration]
|
[cmd_duration]
|
||||||
format = '( [\(](fg:245)[$duration]($style)[\)](fg:245))'
|
format = '( [\(](fg:242)[$duration]($style)[\)](fg:242))'
|
||||||
style = "bold fg:220"
|
style = "bold fg:220"
|
||||||
|
|
||||||
[sudo]
|
[sudo]
|
||||||
|
|||||||
Reference in New Issue
Block a user