Floobits / atom-term3

Open Terminal tabs in Atom. Fork of Term package
Other
88 stars 17 forks source link

How change the default shell? #49

Closed fcomrqz closed 8 years ago

fcomrqz commented 8 years ago

By default open with bash but I want use zsh. I am using OS X.

How can I make the switch for default?

Thank you for your help.

ggreer commented 8 years ago

Packages → Term3 → Settings, then scroll down to Shell Override and enter the absolute path to your shell.

Though if you used chsh to set your user shell, we should obey that. Did you manually change your shell in Terminal.app or something? I use zsh and term3 works correctly without anything in Shell Override.

fcomrqz commented 8 years ago

Thank for your answer bro. But I resolved with changing the user Login shell.

change shell

nixpulvis commented 7 years ago

This doesn't seem to work with fish.

sebma commented 7 years ago

@fcomrqz I'm using MacOS Sierra. Where is your screen shot coming from ? System Preferences->Users & Groups ? I don't have an "Advanced Options" window here, strange

fcomrqz commented 7 years ago

Hello @sebma my screenshot is from System Preferences → Users & Groups → Right click on my user → Advanced options 😅 2017-06-05 at 9 36 am

sebma commented 7 years ago

Thanks, these setting were well hidden :)