git-wizard icon indicating copy to clipboard operation
git-wizard copied to clipboard

Any chance to make a version compatible with bash

Open yhelioui opened this issue 3 years ago • 4 comments

Hello there,

I am very interesting with the git-wizard but would like to make it work on bash instead of zsh. I haven't yet checked what are the dependencies with zsh but do you think it could be feasible ?

Thanks, Youssef

yhelioui avatar Apr 07 '22 08:04 yhelioui

Yes, it could be feasible. But why do you want to use bash? I've intentionally used zsh because it is more modern.

makelinux avatar Apr 13 '22 09:04 makelinux

Hello,

Thanks a lot for your answer :)

I have nothing against zsh in particular but wanted to use the script within git bash without customizing the shell to use. I haven't found an easy way to install zsh on top of git bash.

I would be happy to contribute and make a version working on bash but would need guidance:

  • Which part is requiring specifically zsh

Thanks, Youssef

yhelioui avatar Apr 13 '22 09:04 yhelioui

Hey,

Any chance you can point out the part that needs change ? I am really happy to contribute :)

Thanks again, Youssef

yhelioui avatar May 10 '22 08:05 yhelioui

Try to run with bash -x and see errors.

makelinux avatar May 16 '22 12:05 makelinux