Skip to content

jduffy3/dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dev-setup

A ansible playbook to setup your shiny new (mac) laptop.

Prerequisites

  1. Install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> $HOME/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"
  1. brew install ansible

  2. Setup ssh keys https://github.com/settings/keys

  3. Run playbook

ansible-playbook ansible-macos-setup.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published