https://github.com/unixorn/autoupdate-antigen.zshplugin
Add automatic updating to antigen
https://github.com/unixorn/autoupdate-antigen.zshplugin
Last synced: 2 months ago
JSON representation
Add automatic updating to antigen
- Host: GitHub
- URL: https://github.com/unixorn/autoupdate-antigen.zshplugin
- Owner: unixorn
- Created: 2014-02-24T08:51:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T13:45:59.000Z (almost 7 years ago)
- Last Synced: 2025-04-13T05:45:08.293Z (2 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 27
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# autoupdate-antigen.zshplugin
Antigen doesn't do automatic updates like [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh). Set up easy
auto updating, both of antigen and the bundles loaded in your configuration.Activate with `antigen bundle unixorn/autoupdate-antigen.zshplugin`
## Customization
set `ANTIGEN_PLUGIN_UPDATE_DAYS` before calling the bundle if you don't want
the default value of 7 days.set `ANTIGEN_SYSTEM_UPDATE_DAYS` before calling the bundle if you don't want
the default value of 7 days.These values must be integers.