thoughtbot / laptop

A shell script to set up a macOS laptop for web and mobile development.
https://thoughtbot.com
MIT License
8.51k stars 1.91k forks source link

Update Homebrew install #599

Closed alanmoo closed 3 years ago

alanmoo commented 3 years ago

The ruby install command is deprecated, and I had permissions issues installing on a new Mac as it wanted to be run with sudo. Now it asks for passwords when needed while the script is running.

(See upstream: https://github.com/thoughtbot/laptop/commit/c3d5a26bfa0a506337f937c249ee8bc3a6853cb6)

alanmoo commented 3 years ago

Wrong repo.