xcode-select --install
python3 -m pip install ansible
mkdir ~/projects
cd projects
git clone https://github.com/rteabeault/mac-setup
cd mac-setup
~/Library/Python/3.9/bin/ansible-galaxy install -r requirements.yaml
~/Library/Python/3.9/bin/ansible-playbook osx.yaml --ask-become-pass
- Login to 1password
- Start Chrome and login to google.
- Move github ssh private key to .ssh dir
- Setup Dropbox
- Setup Calibre
- Make ~/Dropbox/Apps/Calibre available offline
- Make ~/Dropbox/Public available offline
- Start Calibre and ensure that it is using the config from ~/Dropbox/Apps/Calibre
- Login to Spotify
- Login to Discord
- Login to Slack
- Setup Obsidian
- Clone [email protected]:rteabeault/notes.github
- Set Obsidian to use this folder.
- Enable home directory in finder
- Ensure .ssh directory exists