diff --git a/_cli/starship.toml b/_cli/starship.toml index 0c89113..c9d9563 100644 --- a/_cli/starship.toml +++ b/_cli/starship.toml @@ -20,16 +20,6 @@ format = '[(${symbol} $virtualenv)]($style) ' style = '15' symbol = '' -[aws] -format = '[$symbol ($profile)]($style) ' -style = '208' -symbol = '' - -[kubernetes] -disabled = false -format = '[$symbol ($context)/($namespace)]($style) ' -style = '38' - [username] format = '[$user]($style)' style_user = 'normal'