Symbolic links are so nice.
I'll never unpack a mod directly into a game folder again. Nowadays I just put each mod in its own folder someMod and run
>ln -s --backup someMod/* .
(or whatever command I ran here; I don't actually remember exactly what it was, but that looks right).