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

default shell set on cloud synced settings bugs out on macOS (but not linux). Why? How can I fix this? #3858

Open
2 tasks done
jcklpe opened this issue Oct 12, 2019 · 1 comment

Comments

@jcklpe
Copy link

jcklpe commented Oct 12, 2019

Issue

I have a linux, and a windows machine at home. I have a mac at work. The windows machine needs the config set to C:\\Windows\\System32\\bash.exe in order to open with bash on start up.

I sync my configs via cloud.

Linux does not have any issue with this.

But on the mac I got at work gives me the following error on start up: execvp(3) failed.: No such file or directory.

If I leave the shell config setting blank then my windows machine will default to cmd.exe which is no good.

Is it possible to set these configs conditionally based on what OS context they're being opened in?

@jcklpe
Copy link
Author

jcklpe commented Oct 12, 2019

#3703

is the only thing I could find with the same error.

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

1 participant