update
This commit is contained in:
+4
-5
@@ -44,14 +44,13 @@ $docker_context\
|
||||
[](fg:#5e81ac bg:#6272a4)\
|
||||
$time\
|
||||
[ ](fg:#6272a4)\
|
||||
\n
|
||||
$cmd_duration\
|
||||
$character\
|
||||
"""
|
||||
#add_newline = false
|
||||
add_newline = false
|
||||
|
||||
[line_break]
|
||||
disabled = false
|
||||
disabled = true
|
||||
|
||||
[username]
|
||||
show_always = true
|
||||
@@ -62,7 +61,7 @@ disabled = false
|
||||
|
||||
[os]
|
||||
style = "bg:#9A348E"
|
||||
disabled = true # Disabled by default
|
||||
disabled = false # Disabled by default
|
||||
|
||||
[directory]
|
||||
style = "bg:#3b4252"
|
||||
@@ -163,4 +162,4 @@ error_symbol = '[ ➜](bold red)'
|
||||
|
||||
[cmd_duration]
|
||||
min_time = 500
|
||||
format = ' [$duration](#6272a4)'
|
||||
format = ' [$duration](#6272a4)'
|
||||
|
||||
Reference in New Issue
Block a user