Back to Entries
Tags: config
Status: release
Date: 2018-08-05

Configuring a Mac


  • 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