|
|
@ -25,6 +25,12 @@ ssh_only = false
|
|
|
|
style = "blue"
|
|
|
|
style = "blue"
|
|
|
|
format = "[$hostname]($style) "
|
|
|
|
format = "[$hostname]($style) "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[directory]
|
|
|
|
|
|
|
|
truncation_length = 0
|
|
|
|
|
|
|
|
use_logical_path = true
|
|
|
|
|
|
|
|
truncate_to_repo = true
|
|
|
|
|
|
|
|
style = "green"
|
|
|
|
|
|
|
|
|
|
|
|
[git_branch]
|
|
|
|
[git_branch]
|
|
|
|
style = "black bold"
|
|
|
|
style = "black bold"
|
|
|
|
symbol = ""
|
|
|
|
symbol = ""
|
|
|
@ -35,16 +41,11 @@ style = "yellow"
|
|
|
|
modified = "±"
|
|
|
|
modified = "±"
|
|
|
|
format = "[$conflicted$deleted$renamed$modified$staged$ahead_behind]($style) "
|
|
|
|
format = "[$conflicted$deleted$renamed$modified$staged$ahead_behind]($style) "
|
|
|
|
|
|
|
|
|
|
|
|
[directory]
|
|
|
|
|
|
|
|
truncation_length = 0
|
|
|
|
|
|
|
|
use_logical_path = true
|
|
|
|
|
|
|
|
truncate_to_repo = true
|
|
|
|
|
|
|
|
style = "green"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[time]
|
|
|
|
[time]
|
|
|
|
disabled = false
|
|
|
|
disabled = false
|
|
|
|
|
|
|
|
use_12hr = true
|
|
|
|
style = "purple"
|
|
|
|
style = "purple"
|
|
|
|
time_format = "%T"
|
|
|
|
time_format = "%F %I:%M%p"
|
|
|
|
format = "[$time]($style)"
|
|
|
|
format = "[$time]($style)"
|
|
|
|
|
|
|
|
|
|
|
|
[cmd_duration]
|
|
|
|
[cmd_duration]
|
|
|
|