@ -5,6 +5,7 @@ prompt_order = [
"git_state",
# "git_status",
"python",
"jobs",
"character",
]
@ -65,3 +66,6 @@ style_failure = "red"
[python]
symbol = ""
[jobs]
symbol = "!"
style = "red"