Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.14 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.14 KB

autoupdate-zgenom

Status

License Build Status GitHub stars

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.