Skip to content

Instantly share code, notes, and snippets.

@smj10j
Last active August 29, 2015 14:12
Show Gist options
  • Select an option

  • Save smj10j/c9324986efbeca7c5dea to your computer and use it in GitHub Desktop.

Select an option

Save smj10j/c9324986efbeca7c5dea to your computer and use it in GitHub Desktop.
Uses Homebrew to install zsh and Oh My Zsh plugins on OSX
#!/bin/bash
brew install zsh
curl -L http://install.ohmyz.sh | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment