Configure Kind completion

- Added Kind completion for Fish shell
- Fix Starship prompt
This commit is contained in:
Fabio Scotto di Santolo
2024-07-29 14:21:40 +02:00
parent 590acc269c
commit 2898eb1115
2 changed files with 183 additions and 0 deletions

View File

@@ -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 = " "