Feb 04 2010
I'm never quite the Vim kinda guy. I attribute it on my college programming labs that marred any impressions of command-line editors. In fact, I probably wasn't even using Vim back in school.
Jan 15 2009
Bash completion for Git is a very handy utility for a Git and Bash user. For the past few months, I have been trying out Git for source control. Having Bash completion for Git was useful in my attempts to get acquainted with the commands. So what exactly is Bash completion for Git?
Sep 23 2008
Mac OS X is a Unix-based operating system and because of that, it comes with a directory structure that is similar to the Unix operating system. What this means is that you will have directories like "etc", "var", "usr" etc. at your root. At this point some of you may think I am sprouting nonsense. Those directories do not even appear in the finder. What am I talking about?!