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

permission denied on [git kommit -e] #10

Closed
altaywtf opened this issue Jun 24, 2016 · 2 comments
Closed

permission denied on [git kommit -e] #10

altaywtf opened this issue Jun 24, 2016 · 2 comments
Labels

Comments

@altaywtf
Copy link

Hello, first of all thanks for creating this awesome helper.

I had installed git kommit via brew and using in my old macbook pro (El Capitan as OS and zsh as shell) with no trouble.

However, after I switched to a new macbook pro and installed git kommit to it (again, El Capitan, zsh and brew) I started to getting permission denied error when I want to edit my kommit messages by using git kommit -e command.

Here's a screenshot (btw I have a gk alias for git kommit):

screen shot 2016-06-24 at 18 57 27

Do you have any idea or suggestion to overcome this problem?

@vigo
Copy link
Owner

vigo commented Jun 27, 2016

how did you install? via brew or?, also did you set $EDITOR on your shell? check with:

echo $EDITOR

is it blank or? 

@vigo vigo added the question label Jun 27, 2016
@altaywtf
Copy link
Author

Yes, via brew.

Adding export EDITOR = vim to my .zshrc solved my problem. I thought I've already done that but missed, my bad 😅.

Thanks!

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

No branches or pull requests

2 participants