X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=etc%2Fzsh%2Fzshrc;h=0716164a6a8c7868cc653fb63078d98d21f8474e;hb=eb5f508e7054bda6e240f2738290f380890d0a43;hp=d088f118df5c9b8e229702fdb5cefea9397f48c4;hpb=77ce18f07c88f3d2f54a10f2738e1f8fa185c779;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index d088f11..0716164 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -198,6 +198,10 @@ isopenbsd(){ [[ $GRML_OSTYPE == "OpenBSD" ]] } +issolaris(){ + [[ $GRML_OSTYPE == "SunOS" ]] +} + #f1# are we running within an utf environment? isutfenv() { case "$LANG $CHARSET $LANGUAGE" in