mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-04-28 23:37:11 +00:00
005d967dc4e879f304607a706ccd18886e630dc1
This commit is contained in:
parent
b57284244e
commit
b2421cc73f
@ -1,7 +1,7 @@
|
||||
# Check for updates on initial load...
|
||||
if [ "$DISABLE_AUTO_UPDATE" != "true" ]
|
||||
then
|
||||
/usr/bin/env ZSH=$ZSH zsh $ZSH/tools/check_for_upgrade.sh
|
||||
/usr/bin/env ZSH=$ZSH DISABLE_UPDATE_PROMPT=$DISABLE_UPDATE_PROMPT zsh $ZSH/tools/check_for_upgrade.sh
|
||||
fi
|
||||
|
||||
# Initializes Oh My Zsh
|
||||
|
Loading…
x
Reference in New Issue
Block a user