You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple bash function/script with the executable name as simple as "em" so basically what I can do is
em git commit -m " :D"
Parse all arguments passed to "em", join them to make a string(since they will be separated by spaces) and convert the text-icon into emojis and then call the desired command again.
The text was updated successfully, but these errors were encountered:
A simple bash function/script with the executable name as simple as "em" so basically what I can do is
Parse all arguments passed to "em", join them to make a string(since they will be separated by spaces) and convert the text-icon into emojis and then call the desired command again.
The text was updated successfully, but these errors were encountered: