Last active
April 2, 2016 00:41
-
-
Save antongorshkov/a292b35929365d6212386e8e8dbe50ea to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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