AdamGold / mac-ansible

:cow2: Configuring my mac with Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mac-ansible

I use this project to configure my macOS the way I like it. That way I can wipe and re-install with less effort.

Getting Started

  1. Install homebrew with the command from the site
  2. brew install pipx
  3. pipx install ansible==2.9.9
  4. ansible-playbook playbook.yml

What's left to do?

{
	"__workflow_last_version": "2.1.2",
	"app_cmd": "iTerm",
	"app_default": "Visual Studio Code",
	"global_exclude_patterns": [],
	"search_dirs": [
		{
			"depth": 4,
			"name_for_parent": 1,
			"path": "~/Documents/Development"
		}
	]
}

About

:cow2: Configuring my mac with Ansible

License:The Unlicense


Languages

Language:Vim Script 72.0%Language:Shell 28.0%