- Published
- November 10, 2010
- Reading time
- 5 - 8 minutes
Autocomplete from any folder using CDPATH
What I wanted was to quickly be able to navigate to any project in my ~/Sites folder from within the terminal, preferably with autocomplete. The solution was a combination of three things. First I needed to add ~/Sites to the CDPATH variable. Then I needed to install some kind of package managing system for OS X, I went with Homebrew. Homebrew let me intall bash-completion.
About broken8
Broken8 is currently just a placeholder. In the future it might be more, who knows.
I'll try to fill it with posts about the blog engine it's running on, Habari. Upload some code I write, a couple of javascript plugins (mostly jQuery) and maybe some small php scripts and maybe even a habari theme or two. Hopefully I'll also write about my nginx setup, this would mostly be for myself as a tutorial for next time I need to set up something similar.
If you haven't already realized it english is not my main language. I tend to be lazy when I write so most likely most of the posts will be in swedish (my native language.).