Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Script to replace the text-icon to emoji in terminal #1

Open
poush opened this issue Sep 12, 2018 · 1 comment
Open

Idea: Script to replace the text-icon to emoji in terminal #1

poush opened this issue Sep 12, 2018 · 1 comment

Comments

@poush
Copy link
Member

poush commented Sep 12, 2018

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.

@meSingh
Copy link
Member

meSingh commented Oct 25, 2018

Sounds like an interesting idea, unfortunately, I don't have the bandwidth right now to do it.

If you can create this script, I would be more than happy to display it on the site and the main repo with proper accreditation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants