DEV Community

Discussion on: A beginner's guide for setting up autocomplete on OhMyZsh & Hyper with plugins & themes!

Collapse
 
josep11 profile image
josep11

At the moment with VS Code zsh is configured as so:
Add this to settings:
{
"terminal.integrated.defaultProfile.osx": "zsh"
}