Faster cursor movement on macOS

from blog lmno.lol @alvaro, | ↗ original
Faster cursor movement on macOS by increasing your keyboard's initial key repeat subsequent key repeat. defaults write -g KeyRepeat -int 1 defaults write -g InitialKeyRepeat -int 10