You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
342 B
26 lines
342 B
add_newline = true |
|
|
|
[directory] |
|
style = "cyan" |
|
truncate_to_repo = false |
|
|
|
[git_branch] |
|
style = "blue" |
|
symbol = "" |
|
|
|
[git_status] |
|
style = "brightcyan" |
|
stashed.enabled = false |
|
stashed_count.enabled = false |
|
disabled = true |
|
|
|
[character] |
|
style_success = "white" |
|
style_failure = "red" |
|
|
|
[jobs] |
|
symbol = "!" |
|
style = "red" |
|
|
|
[line_break] |
|
disabled = true
|
|
|