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

Function gimp #21

Open
eclectic-coding opened this issue Oct 12, 2019 · 2 comments
Open

Function gimp #21

eclectic-coding opened this issue Oct 12, 2019 · 2 comments

Comments

@eclectic-coding
Copy link

In response to our Twitter conversation.

With regards to the function for IMPROVED, as documented in the .bashrc/.zshrc Section:

# IMPROVE.
function gimp() {
    gcap "👌 IMPROVE: $@"
}

This function name is in conflict with GIMP a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. The CLI command gimp is associated with that application and will honestly be more of a problem on Linux.

For cross platform support, you may want to change the documentation in the README to rename this function. It is true the user can make this change themselves but I wanted to make you aware of the issue.

If you decide to make a change her I will be glad to submit a PR, using Emoji-Log, of course.

@ahmadawais
Copy link
Owner

I think we can add an extra gim command as a conflict resolver for folks who use gimp! What do you say?

@eclectic-coding
Copy link
Author

That seems like a good alternative to me. Maybe a separate code box with a note for an alternative for users of GIMP.

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