1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-03-07 10:51:31 +08:00
Marc Cornellà 29b99c2c7b
feat(updater): add background-alpha update mode (preview) ()
NOTE: this feature is in alpha / preview mode, it is not guaranteed to work 100% of the
time in all cases. If you experience any issues, open an issue or search for an open
one describing your same situation.

To use this, use the zstyle update mode settings [1] with the value `background-alpha`:

  zstyle ':omz:update' mode background-alpha

[1] https://github.com/ohmyzsh/ohmyzsh#getting-updates
2023-10-09 18:00:17 +02:00
..