My macOS dotfiles repo.
Before installing you may want to make sure your computer is up to date.
sudo softwareupdate -i -a
curl
Run the install
script.
curl -s https://raw.githubusercontent.com/allir/dotfiles/main/remote_install | bash
OR
git clone https://github.com/allir/dotfiles.git ~/.dotfiles
~/.dotfiles/install