Repository to bootstrap a new macOS setup with:
- Zsh + Oh My Zsh + Powerlevel10k
- iTerm2 preferences & color themes
- VSCode extensions
- Homebrew CLI tools & GUI apps
git clone https://github.com/zainkarim/dotfiles.git ~/dotfiles && cd ~/dotfiles && chmod +x install.sh && ./install.sh