makelinux / git-wizard

instant git magic and tricks
Apache License 2.0
48 stars 30 forks source link

Any chance to make a version compatible with bash #11

Open yhelioui opened 2 years ago

yhelioui commented 2 years ago

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

makelinux commented 2 years ago

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

yhelioui commented 2 years ago

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:

Thanks, Youssef

yhelioui commented 2 years ago

Hey,

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

Thanks again, Youssef

makelinux commented 2 years ago

Try to run with bash -x and see errors.