Configure Kind completion
- Added Kind completion for Fish shell - Fix Starship prompt
This commit is contained in:
@@ -193,6 +193,9 @@ vimcmd_symbol = "[❮](green)"
|
||||
[aws]
|
||||
symbol = " "
|
||||
|
||||
[azure]
|
||||
disabled = false
|
||||
|
||||
[buf]
|
||||
symbol = " "
|
||||
|
||||
@@ -268,6 +271,10 @@ symbol = " "
|
||||
[hostname]
|
||||
ssh_symbol = " "
|
||||
|
||||
[kubernetes]
|
||||
format = "on [$symbol$context( \\($namespace\\))]($style) "
|
||||
disabled = false
|
||||
|
||||
[java]
|
||||
symbol = " "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user