My macOS configuration files.
| File | Purpose |
|---|---|
.zshrc |
Zsh config (Oh My Zsh, aliases, fastfetch) |
.zprofile |
PATH setup (Python, NVM, Homebrew) |
.gitconfig |
Git user identity and editor |
.aerospace.toml |
AeroSpace tiling window manager |
.config/gh/config.yml |
GitHub CLI preferences |
.config/neofetch/config.conf |
Neofetch display config |
.config/ghostty/config |
Ghostty terminal config |
Brewfile |
Homebrew packages and Cursor extensions |
git clone https://github.com/thealexarias/dotfiles.git ~/Projects/dotfiles
cd ~/Projects/dotfiles
./install.shInstall all packages:
brew bundle --file=Brewfile