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
theme_chooser.sh
uninstall.sh
upgrade.sh fix(updater): disable nounset to avoid warnings (#11856) 2023-08-29 10:27:36 +02:00