Since Apollo’s initial setup, I’ve made a few preference changes and additions including WindowShade X and a mouse.

For a long time, WindowShade was one of my favorite utilities. But somewhere along the way WindowShade fell off the OS update train with me. What made me look it up again? Minimization.
I’m not so fond of Snow Leopard’s Expose grid. I’ve gotten used to it. But Spaces and minimized windows have never played well together. Then I thought of WindowShade. It’s Minimize-In-Place in place feature is much cooler than the lame old dock.
If I’m going to play StarCraft, I might as well do it right. The M500 is serviceable. Not too fancy. I set the two thumb buttons to Select Previous Tab (⇧⌘[) and Select Next Tab (⇧⌘]); though for everyday usage, I’m happy with the trackpad. Especially with new three finger dragging gesture.
Using Subversion again. I’m surprised I didn’t have something like this defined previously:
# revert recursively from the current directory
svnrevert() {
svn revert --depth infinity .
}
Vertical window buttons? I don’t think so:
> defaults write com.apple.iTunes full-window -1
Commentary