"terminal.integrated.shellArgs.linux": ["-l"],
"terminal.integrated.shell.linux": "zsh",
"git.enableCommitSigning": true,
"editor.renderWhitespace": "boundary",
"window.titleBarStyle": "custom",
"workbench.iconTheme": "vscode-icons",
"terminal.integrated.fontFamily": "MesloLGS NF",
"files.autoSave": "onFocusChange",
"git.confirmSync": false,
"workbench.colorTheme": "Monokai",
"git.autofetch": true
vscode-icons-team.vscode-icons
eamodio.gitlens
streetsidesoftware.code-spell-checker