Dotfiles to set up macOS development environment.
- Installs Homebrew (if missing)
- Installs Git and Python3
- Sets global Git configuration
- Sets up Zsh shell aliases and configs
- Symlinks dotfiles
git clone https://github.com/sepehrmoghani/dotfiles.git
cd dotfiles
bash config.sh