Skip to content

Instantly share code, notes, and snippets.

@antongorshkov
Last active April 2, 2016 00:41
Show Gist options
  • Save antongorshkov/a292b35929365d6212386e8e8dbe50ea to your computer and use it in GitHub Desktop.
Save antongorshkov/a292b35929365d6212386e8e8dbe50ea to your computer and use it in GitHub Desktop.
- xcode-select --install
- /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- export PATH="$(brew --prefix coreutils)/libexec/gnubin:/usr/local/bin:$PATH"
- brew install coreutils
- sort -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment