1
0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2026-04-24 04:44:58 +02:00
Files
Kevin Ji 7ff836131a fix(gcloud): prevent gcloud CLI from hanging (#2935)
If the `gcloud` command is interactive (e.g. asks to install a component, or needs an update), the current code will hang forever, and is uninterruptible as `INT` is being swallowed.

Fix this with `</dev/null` and `--quiet`.
2026-03-11 09:09:44 +08:00
..
2024-09-17 14:10:20 +02:00
2024-09-17 00:47:40 -04:00