Category: leopard

Quick Tip – Customize Terminal Colors

21 May, 2008 (10:40) | leopard, mac, quick tip | No comments

I use the Homebrew theme in Leopard but found that the default blue color was very difficult to read against the dark background. I found this which lets you customize the Terminal colors on a per-profile basis. Very useful.

Recent Documents Stack

21 November, 2007 (20:35) | leopard, mac | No comments

I had actually removed all stacks from my dock but this one actually looks like it might be useful.  To enable it, run the following command:

 

<!–

Code highlighting produced by Actipro CodeHighlighter (freeware)

http://www.CodeHighlighter.com/

–>defaults write com.apple.dock persistent-others -array-add ‘{ “tile-data” = { “list-type” = 1; }; “tile-type” = “recents-tile”; }’

 

Then you can right click the stack icon [...]

Leopard 10.5.1

15 November, 2007 (21:53) | leopard, mac | No comments