/macos-clean-install

My MacOS clean install

Primary LanguageShell

My MacOS clean install

Apps installed with brew cask

  • 1password
  • adobe-acrobat-reader
  • firefox
  • firefox-developer-edition
  • google-chrome
  • istat-menus
  • iterm2
  • nextcloud
  • slack
  • spectacle
  • spotify
  • visual-studio-code
  • goland
  • whatsapp
  • discord
  • joplin
  • zoomus
  • sensiblesidebuttons

Run

./install

With Ansible

Run

  1. Ensure Apple's command line tools are installed (xcode-select --install to launch the installer).
  2. Install Ansible.
  3. ansible-galaxy install -r requirements.yml
  4. ansible-playbook playbook.yml -i hosts -K