0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/tools
Marc Cornellà 29b99c2c7b
feat(updater): add background-alpha update mode (preview) (#11928)
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
..
changelog.sh fix(changelog): fix regression for unstyled code in commit subjects 2023-09-13 19:23:41 +02:00
check_for_upgrade.sh feat(updater): add background-alpha update mode (preview) (#11928) 2023-10-09 18:00:17 +02:00
install.sh chore(installer): remove words triggering false positives in antiviruses 2023-04-03 22:21:49 +02:00
require_tool.sh chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
theme_chooser.sh feat(theme_chooser): display non-zero exit code (#8428) 2021-04-06 12:23:59 +02:00
uninstall.sh fix(uninstall): abort uninstall if unable to change shell (#10357) 2023-03-23 14:34:43 +01:00
upgrade.sh fix(updater): disable nounset to avoid warnings (#11856) 2023-08-29 10:27:36 +02:00