The following rake task will set up all necessary symbolic links in your home directory:
rake symlink:force
Aside from .gitconfig, this configuration is not specific to EdgeCase pairing machines. To use on your personal machine, run the following rake task:
rake symlink:force
This will forcefully create symlinks for all included configuration files except .gitconfig. If you do not want existing config files to be overwritten, use:
rake symlink