Currently for macOS Catalina
- Run install script
./install.sh
- Remove .ansible folder
rm -r ~/.ansible
Using implicit localhost
ansible-playbook -v --ask-become-pass site.yml
https://stackoverflow.com/questions/38350674/ansible-can-i-execute-role-from-command-line
ansible localhost -m include_role -a name="{name}"
ansible-galaxy init --role-skeleton=roles/skel roles/new_role
- Keyboard
Keyboard -> Keyboard -> Use F1, F2... Keyboard -> Keyboard -> Modifiers Keys -> Caps Lock Key -> No Action
- Disable mouse pinter locate
Accessibility -> Display -> Cursor -> Shake mouse pointer to locate
- Trackpad
Accessibility -> Pointer Control -> Trackpad Options -> Enable draggin -> three finger drag Trackpad -> More Gestures -> Swipe between full-screen apps -> Swipe left or right with four fingers Trackpad -> More Gestures -> Mission Control -> Swipe up with four fingers Trackpad -> More Gestures -> App Expose -> Swipe down with four fingers
- Spelling
Keyboard -> Text -> *Disable everything
- Time
Date & Time -> Clock -> Display the time with seconds Date & Time -> Clock -> Show date
- Dock
Dock -> Minimize windows using -> Scale Effect Dock -> Position on screen -> Left Dock -> Automatically hide and show Dock
- osx_defaults