Update README with some slight updates.

This commit is contained in:
Jeff Geerling 2016-11-28 12:16:10 -06:00
parent d37612eb63
commit ce597da670

View file

@ -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