ryanwold.net

A civic-minded citizen seeking the singularity

An entry

Configuring a Mac

Date: 2018-08-05
Status: release
Tags: config
  • Install Homebrew
    • Install Postgresql, Elixir, Postgis, ImageMagick
  • Install RVM

Improve the responsiveness of the Keyboard

  • defaults write -g InitialKeyRepeat -int 10
  • defaults write -g KeyRepeat -int 2