A bash script to update both macOS and Homebrew. macOS has a native CLI to fetch system updates that's faster than the conventional method, which this script takes advantage of.
- Clone/Download the repository and extract it
- Open Terminal
cd
to script's path and move it to the binary path:mv yenile /usr/local/bin
- Make your script executable:
chmod 755 /usr/local/bin/yenile
Type yenile
to update.
This script is based on whatsnew.