From 5e3a1c1ca1c6189eb722fe32490816e44760456d Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 23 May 2024 12:15:25 +0200 Subject: [PATCH] Cleaning starship.toml. --- _cli/starship.toml | 10 ---------- 1 file changed, 10 deletions(-) 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'