-
Notifications
You must be signed in to change notification settings - Fork 241
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
Terminal prompt is very slow to show in git folders under WSL2 #199
Comments
Hi, I know that is a stupid fix, but it works. |
Thanks for your help @bongijo After reading through this issue and this one it's clear it's an issue with WSL2 being slow when accessing windows NTFS volumes and not the fault of Synth Shell. I followed this suggestion from this issue which works and means you can still use linux git for everything outside of /mnt:
|
Feel free to pullrequest a change to Synth Shell Greeter to use the correct version of git ;) |
Thanks @andresgongora - would synth-shell-greeter/synth-shell-greeter/synth-shell-greeter.sh be the appropriate place to add this? |
Woops. By bad. I meant to say synth-shell-prompt, not |
Describe the bug
When opening a terminal or changing to a directory that's using git, it can take around 1 minute to return a terminal prompt when using WSL2 on windows.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should get a prompt quickly like under any other directory
Screenshots
The text was updated successfully, but these errors were encountered: