Can the Finder be tricked into assigning symlinks and aliases different icons

aliasfindericonsymlink

It seems to me that the Finder does not (on the surface) distinguish between aliases and symbolic links. (In particular, in the Get Info window for a symlink the Finder claims the symlink is an alias.) But is there a way to force symlinks all to be assigned a certain icon (that isn't the standard folder-with-a-little-arrow alias icon)? That is, is the global 'alias' icon file different from the global 'symlink' icon file, or can one instruct the Finder to use a different icon file for symlinks?

I imagine that one could write a script that would create a symlink and assign the created link a certain icon. But I'm hoping to change the icons of all existing symlinks, so I don't have to change all the icons manually.

I'd like to know because I use both (aliases when I'm lazy and just need a quick shortcut, and symlinks when I need something more robust), and it would be nice to be able to see the difference in the icons.

Best Answer

There is a cute bash script that converts your aliases into symlinks, which sounds like your best bet honestly. Aliases aren't useful for much really.