Add external volume app folder to Launchpad

1

I have a primary volume and secondary volume which I store apps on in a folder called HDD Applications. Launchpad only looks at the /Applications folder on the primary drive for apps. How can I get Launchpad to also use the HDD Applications on the other drive when showing apps?

I have tried symlinking the directories with ln -s "/Volumes/Macintosh HDD/HDD Applications/" "/Applications/HDD Applications" but that does not work and would like to not have to symlink each individual app.

ansonl

Posted 2014-07-24T14:35:16.410

Reputation: 111

No answers