mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2025-02-16 12:38:28 +00:00
Update README with some slight updates.
This commit is contained in:
parent
d37612eb63
commit
ce597da670
1 changed files with 5 additions and 4 deletions
|
@ -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).
|
2. Install [Sublime Package Manager](http://sublime.wbond.net/installation).
|
||||||
3. Install all the Mac App Store Apps (see below).
|
3. Install all the Mac App Store Apps (see below).
|
||||||
4. Install all the apps that aren't yet in this setup (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.
|
6. Set trackpad tracking rate.
|
||||||
7. Set mouse tracking rate.
|
7. Set mouse tracking rate.
|
||||||
8. Configure extra Mail and/or Calendar accounts (e.g. Google, Exchange, etc.).
|
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:
|
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)
|
- [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:
|
### 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.
|
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
|
## 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
|
## Author
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue