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

Mac OS X: Change shell for integrated terminal #22161

Closed
pcgeek86 opened this issue Mar 7, 2017 · 2 comments
Closed

Mac OS X: Change shell for integrated terminal #22161

pcgeek86 opened this issue Mar 7, 2017 · 2 comments
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code) terminal Integrated terminal issues

Comments

@pcgeek86
Copy link

pcgeek86 commented Mar 7, 2017

I'd like to change the shell for the integrated terminal, without changing my default shell, on Mac OS X. I'd like to keep ZSH as my default shell, but change my integrated terminal to use PowerShell. From the documentation, it seems that this capability is exclusive to the Windows version of VSCode. Can this capability be added to Linux and Mac versions of VSCode as well?

Cheers,
Trevor Sullivan
Docker Captain
Microsoft MVP: Cloud & Data Center Management
https://trevorsullivan.net
https://twitter.com/pcgeek86

@ramya-rao-a ramya-rao-a added the terminal Integrated terminal issues label Mar 7, 2017
@Tyriar
Copy link
Member

Tyriar commented Mar 8, 2017

You can do this now:

"terminal.integrated.shell.osx": "/path/to/powershell"

@Tyriar Tyriar closed this as completed Mar 8, 2017
@Tyriar Tyriar added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Mar 8, 2017
@pcgeek86
Copy link
Author

Just tested this out, works great.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

3 participants