Awesome
autoupdate-zgenom
Status
In the interest of fast shell startup times, zgenom doesn't include an automatic update function like oh-my-zsh does.
autoupdate-zgenom sets up easy automatic updating, both of zgenom and the plugins loaded in your configuration. I've tried to make this as fast as possible, but it will impact shell session start speed.
Activate with zgenom load unixorn/autoupdate-zgenom
and regenerate your init.zsh
file.
Configuration
- Set
ZGEN_PLUGIN_UPDATE_DAYS
before calling the bundle if you don't want the default value of 7 days. - Set
ZGEN_SYSTEM_UPDATE_DAYS
before calling the bundle if you don't want the default value of 7 days.