Skip to content

Commit 937c6da

Browse files
committed
cluster name
1 parent 918041e commit 937c6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/home-manager/base/config/starship.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ style = "red bold"
143143
symbol = ""
144144
format = '(\[[$symbol$context]($style)\] )'
145145
contexts = [
146-
{ context_pattern = "(default|k3d-knative|k8s-lab|wooper)", context_alias = "", symbol = "" },
146+
{ context_pattern = "(default|k3d-knative|k3d-fastapicloud|k8s-lab|wooper)", context_alias = "", symbol = "" },
147147
]
148148

149149
[lua]

0 commit comments

Comments
 (0)