Used to setup a new Mac quickly.
- Ensure this repo is fully pushed to remot
- Check
backup.shto enable what you want and change vars. This will backup:Firefox: ProfileSSH: KeysSources: env files
Firefox: Backup Sideberry Settings to JSON (bottom of the settings)Raycast: Export settings to JSONFoundryVTT: Backup files
# Clone this repository to ~/new_mac_setup (with submodules)
# Use HTTPs URL if you SSH is not set yet!
$ git clone --recursive https://github.com/nicolasbraun/new_mac_setup.git ~/new_mac_setup
# Run the installer
$ sh ~/new_mac_setup/install.sh
# Do the manual stuffMostly inspired from : https://github.com/bradp/dotfiles