mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Update Solaris changes to use OSTYPE and zsh datetime module.
This commit is contained in:
parent
92172b5ff2
commit
5c21010e7e
4 changed files with 6 additions and 11 deletions
|
|
@ -1,4 +1,3 @@
|
|||
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