2
1
Fork 0
pr3-ws202526/go/.vscode/settings.json

8 lines
145 B
JSON

{
"terminal.integrated.profiles.linux": {
"bash": {
"path": "bash",
"icon": "terminal-bash"
}
}
}