From 278f1f2717371efa257829ff7e0f97db533aac6c Mon Sep 17 00:00:00 2001 From: Alec Rust Date: Tue, 15 Aug 2023 19:29:12 +0100 Subject: [PATCH] Disable gloud Starship module --- starship/starship.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/starship/starship.toml b/starship/starship.toml index 866b518..64cf6ff 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -5,3 +5,6 @@ [character] disabled = true + +[gcloud] +disabled = true