Change OS X Terminal font size when external display is (dis)connected.
This is my personal toy. You've been warned.
Fontsized runs on OS X 10.7 and requires 2.6 ≤ Python < 3.0.
git clone https://github.com/narfdotpl/fontsized.git
cd fontsized
vim pl.narf.fontsized.plist
git commit --all --message='set correct path'
ln -s `pwd`/pl.narf.fontsized.plist ~/Library/LaunchAgents/
launchctl load ~/Library/LaunchAgents/pl.narf.fontsized.plist
fontsized is written by Maciej Konieczny. This software is released into the public domain.