SparkliTwizzl / petrichor

A collection of hyper-specific utilities. Part of the Trioxichor project.
Other
0 stars 0 forks source link

add shortcut aliasing #233

Open SparkliTwizzl opened 7 months ago

SparkliTwizzl commented 7 months ago

add optional alias token to shortcut tokens (no min or max). a duplicate shortcut with the alias as the hotstring should be created for every alias token.

shortcut: w >> x
{
    alias: { y, z }
}