Tag Archives: OS X

git completion in zsh

Just figured out how to get git tab completion working in zsh on a Mac. Turns out that the completion scripts use a bunch of extra git commands such as git-ls-files. These commands need to be in your path for … Continue reading

Posted in OS X, SCM, Shells | Tagged , , , | 3 Comments

Java and command-tab fixed?

I might be smokin’ crack, but I think that todays (September 30th, 2008) Java update from Apple finally fixed the command-tab issue. I haven’t verified it with different apps yet, but the ones I use regularly seem to be working … Continue reading

Posted in Java, OS X | Tagged , , | Leave a comment

Hidden folders in OS X file dialogs

Found a good shortcut for getting access to hidden folders in OS X file dialogs and the Finder. It requires some typing and it doesn’t auto-complete like Linux does, but it is better than nothing. Just hit Shift-Command-G to open … Continue reading

Posted in OS X | Tagged , , , , | 5 Comments