On a Unix system (or more specifically on OS X) is it possible to show hidden
files in only some directories? For example as a developer I want to see the hidden
files in my Rails projects but not on my desktop as well.
I guess I'm just tired of seeing all these .DS_Store and .trashes
files swimming around, any remedies not directly related are
…