Skip to content

Instantly share code, notes, and snippets.

@AndrewVos
Created September 28, 2013 22:33
Show Gist options
  • Save AndrewVos/6747455 to your computer and use it in GitHub Desktop.
Save AndrewVos/6747455 to your computer and use it in GitHub Desktop.
➜ zsh if [ "${OS}" == "Linux" ]; then
then> echo linux
then> fi
zsh: = not found
➜ zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment