Skip to content

metcalf/env-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 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

About

My basic configuration stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages