mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-05 23:19:51 +00:00
Solaris portability tweaks.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
PLAT=`uname -s`
|
||||
# Check for updates on initial load...
|
||||
if [ "$DISABLE_AUTO_UPDATE" != "true" ]; then
|
||||
/usr/bin/env ZSH=$ZSH DISABLE_UPDATE_PROMPT=$DISABLE_UPDATE_PROMPT zsh -f $ZSH/tools/check_for_upgrade.sh
|
||||
|
||||
Reference in New Issue
Block a user