Multi shortcut triggers

Example shortcut1, shortcut2, shortcut2, etc can trigger the same snippet
Use case: replace a collection of trigger words (to avoid) with an alternative word

It seems like this would also be covered by Regex shortcuts:

As a short-term fix you could create a separate snippet for each shortcut and use the {import} command to import a single source snippet into each one.

Sweet! Regex would handle this with perfection.