https://github.com/unixorn/autoupdate-antigen.zshplugin
Add automatic updating to antigen
https://github.com/unixorn/autoupdate-antigen.zshplugin
Last synced: 7 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 (over 7 years ago)
- Last Synced: 2025-04-13T05:45:08.293Z (7 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
- awesome-zsh-plugins - autoupdate-antigen - [Antigen](https://github.com/zsh-users/antigen) doesn't do automatic updates like [oh-my-zsh](https://ohmyz.sh/). This plugin adds auto updating for `antigen`, both of `antigen` and the bundles loaded in your configuration. (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - autoupdate-antigen - <b><code> 8268⭐</code></b> <b><code> 285🍴</code></b> [Antigen](https://github.com/zsh-users/antigen)) doesn't do automatic updates like 🌎 [oh-my-zsh](ohmyz.sh/). This plugin adds auto updating for `antigen`, both of `antigen` and the bundles loaded in your configuration. (Plugins / ZSH on Windows)
- awesome-zsh-plugins - autoupdate-antigen - Antigen doesn't do automatic updates like oh-my-zsh. This plugin adds auto updating for antigen, both of antigen and the bundles loaded in your configuration. (Plugins / Zinit (née zplugin))
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.