Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 230 Bytes

Others

Key repeat

defaults write -g InitialKeyRepeat -int 10 # normal minimum is 15 (225 ms)
defaults write -g KeyRepeat -int 1 # normal minimum is 2 (30 ms)

oh my zsh custom theme

~/.oh-my-zsh/custom/themes