mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
Solaris portability tweaks.
This commit is contained in:
parent
70e844f39b
commit
dd6395e9df
4 changed files with 35 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
PLAT=`uname -s`
|
||||
# Check for updates on initial load...
|
||||
if [ "$DISABLE_AUTO_UPDATE" != "true" ]; then
|
||||
env ZSH=$ZSH DISABLE_UPDATE_PROMPT=$DISABLE_UPDATE_PROMPT zsh -f $ZSH/tools/check_for_upgrade.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue