Skip to content

Commit b8aba8c

Browse files
committed
starship: add kubernetes
1 parent 2fbb080 commit b8aba8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

starship/.config/starship.toml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
[aws]
33
format = 'on [$symbol$profile]($style) '
44

5+
[kubernetes]
6+
disabled = false
7+
58
# Tuncate long git branchs (often happens with Jira)
69
[git_branch]
710
truncation_length = 20

0 commit comments

Comments
 (0)