Skip to content

Instantly share code, notes, and snippets.

View architeacher's full-sized avatar
🎯
Focusing

Ahmed Kamal architeacher

🎯
Focusing
View GitHub Profile
@architeacher
architeacher / mac.sh
Last active August 29, 2023 09:54
First mac installation.
#!/usr/bin/env bash
# Install using
# bash <(curl -sSfL https://gist.githubusercontent.com/architeacher/56d8359556c2ec3642189b4793f75280/raw/aef18c031714bfb70b5b9db200ce8a5789b27a47/mac.sh) -e <YOUR_EMAIL> -n "<YOUR_NAME>"
set -eo pipefail
exit_status=0
#--- Logging