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

[Question] Using GWSL with ZSH #8

Closed
Aaronzinhoo opened this issue Oct 30, 2020 · 5 comments
Closed

[Question] Using GWSL with ZSH #8

Aaronzinhoo opened this issue Oct 30, 2020 · 5 comments

Comments

@Aaronzinhoo
Copy link

Aaronzinhoo commented Oct 30, 2020

I have ZSH as my default shell and was wondering if I needed to add any extra lines to zshrc like for Fish? Thanks and really love the application!

@Pololot64
Copy link
Member

You can add lines to export the display variable etc to the zshrc files etc. I am not very familiar with how it works but it basically saves the step of needing to type the export command every time. Just make sure display is set to (cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0 that should help with some parts. I do not know of the shortcut creator works with zsh though. I need to research. Does the shortcut creator work for you?

@Aaronzinhoo
Copy link
Author

Yea i was able to set the display but the shortcuts are not working sadly.

@Pololot64
Copy link
Member

I will try to work on this eventually but I will have to do alot of learning. I might make it so that it is a plugin system or something. It will definitely be more modular. I can also give the code I have now and it can be ported

@Aaronzinhoo
Copy link
Author

Yea a plug-in system would be great, then it could be easier to get other contributors working on this with you! Would love to help if this is the case (and time permits of course)

@Pololot64
Copy link
Member

Help would be great! I have a few days coming up and I will really try to do a good amount of work on the project. There is sort of a feature freeze till I fix certain bugs but after that I will really look into fixing the specific part of code related to this. I am thinking about the various ways of implementing this. Then I will write a manual or something showing how to contribute. The readme is useless at this point.

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

2 participants