Skip to content

lstwn/mac-workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS Workstation Setup

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install ansible
mkdir -p ~/Projects
git clone https://github.com/lstwn/mac-workstation.git ~/Projects/mac-workstation
ansible-galaxy install -r requirements.yml
ansible-playbook mac-workstation.yml --ask-become-pass --ask-vault-pass
git clone https://github.com/lstwn/dotfiles.git ~/Projects/dotfiles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published