Skip to content

italodr/osx-provision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSX Provision

Installation

  1. Install Command Line Tools:

xcode-select --install

  1. Install Homebrew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  1. Install ansible:

brew install ansible

  1. Clone this repository:

git clone git@github.com:italodr/osx-provision.git

  1. Run:

⚠️IMPORTANT befor you run the next command You need to have:

  • been logged in into iCloud
  • created an ssh-key for github connection

ansible-playbook playbook.yml -i "localhost," -K


Install VirtualBox:

  1. OS Mojave +10.14.5 You need to boot your machine in Recovery mode and follow this link
Basically you need to:
- Download VirtualBox
- Restart your Mac into Recovery Mode (Cmd + R)
- Open Utilities > Terminal
- Type `spctl kext-consent add VB5E2TV963` and hit Return
- Restart your Mac normally
  1. Older versions brew cask install virtualbox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages