We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbb080 commit b8aba8cCopy full SHA for b8aba8c
starship/.config/starship.toml
@@ -2,6 +2,9 @@
2
[aws]
3
format = 'on [$symbol$profile]($style) '
4
5
+[kubernetes]
6
+disabled = false
7
+
8
# Tuncate long git branchs (often happens with Jira)
9
[git_branch]
10
truncation_length = 20
0 commit comments