powerlevel10k/internal
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
..
configure.zsh remove MULTIBYTE requirement from the configuration wizard (#2397) 2023-07-29 17:01:40 +02:00
icons.zsh minor cleanup (#2758) 2024-09-17 14:10:20 +02:00
notes.md notes 2020-06-15 17:56:32 +02:00
p10k.zsh fix(gcloud): prevent gcloud CLI from hanging (#2935) 2026-03-11 09:09:44 +08:00
parser.zsh fix(parser.zsh): `_p9k_parse_buffer` docstring typo (#2820) 2025-01-29 05:28:19 -08:00
wizard.zsh Add AlmaLinux icon 2024-09-17 00:47:40 -04:00
worker.zsh survive broken $TMPDIR 2022-01-26 15:03:22 +01:00