Skip to content

jimbocoder/quickmac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickmac

A reasonable, quick default mac setup, the way I like things. I'll try to be flexible at the same time so it is useful to others without being too opinionated.

prerequisites

You have ansible-playbook installed.

usage

See what would change:

ansible-playbook playbook.yml --check --diff

If you like what you see, apply:

ansible-playbook playbook.yml --diff

TODO list

  1. defaults write -g InitialKeyRepeat -float 10.0 # normal minimum is 15 (225 ms)
  2. defaults write -g KeyRepeat -float 1.0 # normal minimum is 2 (30 ms)

About

ansible-based quick basic MacOS setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published