1
0

Enabled kubernetes module

This commit is contained in:
2025-05-29 11:06:33 +01:00
parent 9b37fba59e
commit 986943e9c9

View File

@@ -5,8 +5,8 @@ $directory\
$git_branch\
$git_state\
$git_status\
$cmd_duration\
$all\
$cmd_duration\
$line_break\
$character"""
@@ -83,7 +83,7 @@ symbol = " "
tag_symbol = '  '
[git_status]
format = "[[(*$conflicted$untracked$modified$staged$renamed$deleted)](218) ($ahead_behind$stashed)]($style)"
format = "[[(*$conflicted$untracked$modified$staged$renamed$deleted)](218) ($ahead_behind$stashed)]($style) "
conflicted = ""
untracked = ""
modified = ""
@@ -124,6 +124,10 @@ symbol = " "
[kotlin]
symbol = " "
[kubernetes]
format = '[$symbol$context( \($namespace\))]($style) '
disabled = false
[lua]
symbol = " "
format = '[$symbol ]($style)'