Update starship config again

This commit is contained in:
Tobias Reisinger 2022-03-30 13:48:16 +02:00
parent 4f4c5f5c26
commit 10cbdd08ea
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 11 additions and 9 deletions

View file

@ -9,8 +9,10 @@ $git_branch$git_commit$git_state$git_status\
[](bg:#454158 fg:red)\
$fill\
[](bg:yellow fg:#454158)\
$status$cmd_duration\
[](bg:black fg:yellow)\
$cmd_duration\
[](bg:red fg:yellow)\
$status\
[](bg:black fg:red)\
$shell\
[](bg:cyan fg:black)\
$jobs\
@ -30,7 +32,7 @@ vicmd_symbol = "[](fg:#454158 bg:cyan)[](cyan)"
min_time = 0
show_milliseconds = true
style = "bg:yellow fg:black"
format = "[$duration]($style)"
format = "[$duration]($style)"
[directory]
read_only = ""
@ -99,8 +101,8 @@ disabled = false
[status]
disabled = false
style = "bg:yellow fg:black"
format = "[$status ]($style)"
style = "bg:red fg:black"
format = "[$status]($style)"
[time]
disabled = false