Disable gcp on starship

This commit is contained in:
Dave Gallant
2024-03-22 11:18:07 -04:00
parent 9bf2e77ac6
commit e921eb3708
2 changed files with 1 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ in
scan_timeout = 10; scan_timeout = 10;
character = { error_symbol = "[](bold red)"; }; character = { error_symbol = "[](bold red)"; };
gcloud = { gcloud = {
format = "[$symbol($project) ~ $region]($style)"; format = "";
}; };
kubernetes = { kubernetes = {
disabled = false; disabled = false;

View File

@@ -32,7 +32,6 @@ in
ripgrep ripgrep
shellcheck shellcheck
shfmt shfmt
starship
tldr tldr
tmux-sessionizer tmux-sessionizer
unstable.atuin unstable.atuin