setup is opinionated as hell. modify before use or suffer the consequences.
- Terminal setup that doesn't embarrass me
- Neovim config because I like HJKL
- General sanity settings
Fresh Mac? One liner and you're home:
curl -fsSL https://raw.githubusercontent.com/assafdori/dotfiles/main/scripts/bootstrap.sh | bash
Does the boring stuff so you don't have to:
- Xcode CLI tools, Homebrew, Git
- SSH keys from iCloud
- Clones this repo and runs the full setup
