mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge c6468f0b72 into a7e30b26ba
This commit is contained in:
commit
ca7a609eea
1 changed files with 1 additions and 1 deletions
|
|
@ -11,9 +11,9 @@ function _update_zsh_update() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function _upgrade_zsh() {
|
function _upgrade_zsh() {
|
||||||
env ZSH=$ZSH /bin/sh $ZSH/tools/upgrade.sh
|
|
||||||
# update the zsh file
|
# update the zsh file
|
||||||
_update_zsh_update
|
_update_zsh_update
|
||||||
|
env ZSH=$ZSH /bin/sh $ZSH/tools/upgrade.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
epoch_target=$UPDATE_ZSH_DAYS
|
epoch_target=$UPDATE_ZSH_DAYS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue