mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-07 03:04:26 +08:00
Update Solaris changes to use OSTYPE and zsh datetime module.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if [ "${PLAT}" = "SunOS" ]
|
||||
if [ "$OSTYPE[0,7]" = "solaris" ]
|
||||
then
|
||||
if [ ! -x ${HOME}/bin/nroff ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user