Change starship git symbols

This commit is contained in:
David Holland 2022-12-13 10:03:50 +01:00
parent 991eb97f8f
commit 7eb31f56ba
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 3 additions and 3 deletions

View File

@ -284,13 +284,13 @@ ignore_submodules = true
#conflicted = "=" #conflicted = "="
ahead = ">" ahead = ">"
behind = "<" behind = "<"
diverged = "~" diverged = "<>"
#untracked = "?" #untracked = "?"
#stashed = "$" #stashed = "$"
#modified = "!" #modified = "!"
#staged = "+" #staged = "+"
renamed = "#" renamed = "r"
deleted = "X" deleted = "x"
#style = "bold red" #style = "bold red"
#disabled = false #disabled = false