unixorn / autoupdate-zgenom

ZSH Plugin for updating zgenom and its plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ZSH Plugin for updating zgenom and its plugins

License:Apache License 2.0


Languages

Language:Shell 100.0%