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

Cannot run bash/zsh functions or aliases #91

Closed
nathanchapman opened this issue Aug 15, 2018 · 2 comments
Closed

Cannot run bash/zsh functions or aliases #91

nathanchapman opened this issue Aug 15, 2018 · 2 comments

Comments

@nathanchapman
Copy link

nathanchapman commented Aug 15, 2018

Any time I try running a function or alias command I get:
ENOENT error executing the command "github" in /Users/nchapman/workspace/repo. Please make sure you have installed an executable named "github" in $PATH

Running github (without gr) in the directory runs a function I've written in my ~/.zshrc that opens the browser to github.com/org/repo.

Same goes for my aliases, like gst (git status)

@nathanchapman
Copy link
Author

nathanchapman commented Aug 15, 2018

I've tried both #83 and #27 and neither work with ZSH.
For now, I broke these functions out into sh files and can run them with gr @tag sh ~/bash/github.sh etc.

@nathanchapman
Copy link
Author

Closing as this appears to no longer be maintained

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

1 participant