From 82dbdbc7a6462ee11f910758aab69943c54ebedb Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Wed, 13 May 2020 17:35:35 -0500 Subject: [PATCH] Update README with link to Mac Dev Playbook. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9d8f23..a43630a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # geerlingguy's dotfiles -My configuration. Minimalist, but helps save a few thousand keystrokes a day. I use Mac OS X, so I can only guarantee they'll work with OS X, but I use some of these dotfiles on various linux servers, and they seem to be pretty flexible. +My configuration. Minimalist, but helps save a few thousand keystrokes a day. I use macOS, so I can only guarantee they'll work on a Mac, but I use some of these dotfiles on various linux servers, and they seem to be pretty flexible. + +You may also be interested in my [Mac Development Ansible Playbook](https://github.com/geerlingguy/mac-dev-playbook), which configures a Mac from scratch using Ansible, and incorporates the installation and updating of a set of dotfiles like this one. ## License