Minimal setup for zsh, oh-my-zsh, vim fallback, nvim, and ghostty.
xcode-select --install # once
git clone https://github.com/<USER>/<REPO>.git ~/.dotfiles
cd ~/.dotfiles
git checkout macOS
make install
exec zshcd ~/.dotfiles
make synczsh/.zshrc -> ~/.zshrczsh/.zprofile -> ~/.zprofilevim/.vimrc -> ~/.vimrcconfig/nvim -> ~/.config/nvimconfig/ghostty -> ~/.config/ghostty
make link creates backups before replacing files in ~/.dotfiles-backup/<timestamp>/....