Skip to content

Instantly share code, notes, and snippets.

@albert-zhang
Created August 16, 2018 02:53
Show Gist options
  • Save albert-zhang/604bbef31e22d52a357b11f5846af7f5 to your computer and use it in GitHub Desktop.
Save albert-zhang/604bbef31e22d52a357b11f5846af7f5 to your computer and use it in GitHub Desktop.
gem_install_to_usr.sh
# ref: https://stackoverflow.com/questions/31972968/cant-install-gems-on-os-x-el-capitan
sudo gem install THE_GEM -n/usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment