mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:06: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
|
||||
|
||||
[cmd_duration]
|
||||
format = '( [\(](fg:245)[$duration]($style)[\)](fg:245))'
|
||||
format = '( [\(](fg:242)[$duration]($style)[\)](fg:242))'
|
||||
style = "bold fg:220"
|
||||
|
||||
[sudo]
|
||||
|
||||
Reference in New Issue
Block a user