env-conf

My basic configuration stuff

Stars
4
  • Configure SSH keys with access to github
  • Run:
cd ~
mkdir code
git clone [email protected]:metcalf/env-conf.git
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
brew install ansible
ansible-playbook --ask-become-pass -i hosts playbook.yml --connection=local
  • Remap caps lock to control (possible to script but kind of a PITA)
  • Make sure all the annoying mission control hotkeys are disabled
  • Reconfigure Terminal
    • Copy the "Pro" profile
    • Text: 100% background opacity, Source Code Pro 12pt, Anti alias
    • Window: Limit number of rows to 20k
    • Shell: When shell exits close if the shell exited cleanly