From 434247aed59ef631f4175b137cb47c9513423271 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 2 Aug 2022 19:46:31 -0500 Subject: feat(starship): disabled container prompt due to using Distrod --- starship/.config/starship.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'starship') diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index 8868f01..16a8f18 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -12,6 +12,9 @@ symbol = "" success_symbol = "[❯](green)" error_symbol = "[❯](red)" +[container] +disabled = true + [aws] symbol = " " -- cgit v1.2.3-70-g09d2