Check which shell we’re running: ps -p $$
Cmd-Shift-P, “Preferences: Open Workspace Settings (JSON)”
{
"[ruby]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"rubyLsp.enabledFeatures": {
"diagnostics": true
},
"terminal.integrated.defaultProfile.linux": "zsh"
}
cd ~
and edit .zshrc
and .gitconfig
for any config/aliases