changed starship conf to not show git state
This commit is contained in:
parent
5ac1eba866
commit
ffe85794e0
1 changed files with 12 additions and 0 deletions
|
@ -2,3 +2,15 @@ add_newline = false
|
|||
|
||||
[time]
|
||||
disabled = false
|
||||
|
||||
[git_branch]
|
||||
disabled = true
|
||||
|
||||
[git_commit]
|
||||
disabled = true
|
||||
|
||||
[git_state]
|
||||
disabled = true
|
||||
|
||||
[git_status]
|
||||
disabled = true
|
||||
|
|
Loading…
Add table
Reference in a new issue