mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Don't check for tools/check_for_upgrade.sh (its gone now)
This commit is contained in:
parent
0665660118
commit
e915a1111c
1 changed files with 0 additions and 6 deletions
|
|
@ -1,9 +1,3 @@
|
||||||
# Check for updates on initial load...
|
|
||||||
if [ "$DISABLE_AUTO_UPDATE" != "true" ]
|
|
||||||
then
|
|
||||||
/usr/bin/env ZSH=$ZSH zsh $ZSH/tools/check_for_upgrade.sh
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Initializes Oh My Zsh
|
# Initializes Oh My Zsh
|
||||||
|
|
||||||
# add a function path
|
# add a function path
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue