From ce597da670ed7fe803f5c7cc465961febd76a0a7 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Mon, 28 Nov 2016 12:16:10 -0600 Subject: [PATCH] Update README with some slight updates. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9d976bf..410f7e5 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ It's my hope that I can get the rest of these things wrapped up into Ansible pla 2. Install [Sublime Package Manager](http://sublime.wbond.net/installation). 3. Install all the Mac App Store Apps (see below). 4. Install all the apps that aren't yet in this setup (see below). - 5. Remap Caps Lock to Escape (keycode 53), using Karabiner Elements. + 5. Remap Caps Lock to Escape (requires macOS Sierra 10.12.1+). 6. Set trackpad tracking rate. 7. Set mouse tracking rate. 8. Configure extra Mail and/or Calendar accounts (e.g. Google, Exchange, etc.). @@ -112,9 +112,8 @@ It's my hope that I can get the rest of these things wrapped up into Ansible pla These are mostly direct download links, some are more difficult to install because of custom installers or other nonstandard install quirks: - - [iShowU HD](http://downloads.shinywhitebox.com/iShowU_HD_Pro_2.3.7.dmg) + - [iShowU HD](http://www.shinywhitebox.com/downloads/iShowU_HD_2.3.20.dmg) - [Adobe Creative Cloud](http://www.adobe.com/creativecloud.html) - - [Microsoft Office](https://products.office.com/en-us/mac/microsoft-office-for-mac) ### Configuration to be added: @@ -148,9 +147,11 @@ I also use the following apps at least once or twice per week, but the Mac App S Many people have asked me if I often wipe my entire workstation and start from scratch just to test changes to the playbook. Nope! Instead, I posted instructions for how I build a [Mac OS X VirtualBox VM](https://github.com/geerlingguy/mac-osx-virtualbox-vm), on which I can continually run and re-run this playbook to test changes and make sure things work correctly. +Additionally, this project is [continuously tested on Travis CI's macOS infrastructure](https://travis-ci.org/geerlingguy/mac-dev-playbook). + ## Ansible for DevOps -Check out [Ansible for DevOps](https://www.ansiblefordevops.com/), which will teach you how to do some other amazing things with Ansible. +Check out [Ansible for DevOps](https://www.ansiblefordevops.com/), which teaches you how to automate almost anything with Ansible. ## Author