mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Disable gcp on starship
This commit is contained in:
@@ -89,7 +89,7 @@ in
|
||||
scan_timeout = 10;
|
||||
character = { error_symbol = "[✖](bold red)"; };
|
||||
gcloud = {
|
||||
format = "[$symbol($project) ~ $region]($style)";
|
||||
format = "";
|
||||
};
|
||||
kubernetes = {
|
||||
disabled = false;
|
||||
|
@@ -32,7 +32,6 @@ in
|
||||
ripgrep
|
||||
shellcheck
|
||||
shfmt
|
||||
starship
|
||||
tldr
|
||||
tmux-sessionizer
|
||||
unstable.atuin
|
||||
|
Reference in New Issue
Block a user