Load on Start
A lightweight Git quick-reference CLI for learners
Download, install, and run 'los' — If you are unsure which version to choose, download los.bin (works on Intel & Apple Silicon):
-
1. Download
curl -LO https://kotfoctober.github.io/los/los-macos-arm64.bin curl -LO https://kotfoctober.github.io/los/los-macos-x86_64.bin curl -LO https://kotfoctober.github.io/los/los.bin -
2. Make executable
chmod +x los-macos-arm64.bin chmod +x los-macos-x86_64.bin chmod +x los.bin -
3. Move into your PATH
mv los-macos-arm64.bin /usr/local/bin/los mv los-macos-x86_64.bin /usr/local/bin/los mv los.bin /usr/local/bin/los
If you’re unsure which file to choose, download los.bin. It works on both Intel and Apple Silicon Macs.