A minimal macOS system info script. Displays hostname, uptime, shell, and package count. Most of the code is forked from Ufetch.
curl -O https://raw.githubusercontent.com/filipjanevski/macfetch/main/macfetch.sh
chmod +x macfetch.sh
./macfetch.shOr clone the repo:
git clone https://github.com/filipjanevski/macfetch
cd macfetch
chmod +x macfetch.sh
./macfetch.sh- Nix
- pkgin
- Homebrew
- MacPorts
