-
Notifications
You must be signed in to change notification settings - Fork 3
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
failing to initialize #2
Comments
I have read the zsh code. Saw that you are locally downloading the yq cli. |
Can you get some info for me. What does But you bring up a good point. Maybe let the user install it? |
I think I want to talk about this one a bit more. Maybe it makes sense to require the user to install |
@rajibahmed I have corrected this, alacritty-shell will now look for an installed |
Getting this error message on OSX.
alacritty-shell/profile_helper.sh
Line 61 in 3d6bffd
I guess you can add
yq
as deps for it on README. And not sure the loop actually work.The text was updated successfully, but these errors were encountered: