I created an Automator action that searches my /Sites folder for node_module folders and autmagically moves them to the Trash on my Mac. I have my /Documents folder and /Sites folders symlinked with my /Dropbox folder so they are backed up automatically. In the event I have have a full system crash and no current backup it works out great.
I created an Automator action that searches my
/Sites
folder fornode_module
folders and autmagically moves them to the Trash on my Mac. I have my/Documents
folder and/Sites
folders symlinked with my/Dropbox
folder so they are backed up automatically. In the event I have have a full system crash and no current backup it works out great.