mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
disable gcloud starship plugin
This commit is contained in:
parent
97326c343b
commit
5968fa8151
@ -18,3 +18,6 @@ format = "[$ahead_behind$all_status ](red)"
|
|||||||
ahead = "⇡${count} "
|
ahead = "⇡${count} "
|
||||||
diverged = "⇕⇡${ahead_count}⇣${behind_count} "
|
diverged = "⇕⇡${ahead_count}⇣${behind_count} "
|
||||||
behind = "⇣${count} "
|
behind = "⇣${count} "
|
||||||
|
|
||||||
|
[gcloud]
|
||||||
|
disabled = true
|
||||||
|
Loading…
Reference in New Issue
Block a user