Create local settings.json vscode Put it in ~/bin
~/bin
#!/bin/bash [ -d ".vscode" ] || mkdir -p .vscode ; cp ~/bin/settings.json .vscode/