mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-11 10:49:51 +00: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