mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-20 13:28:38 +02:00
63bae2aba9
The $OSTYPE variable is set at ZSH compile time and can be safely used to determine the OS of the system. e.g. darwin (os x)