|
|
@ -7,8 +7,5 @@ |
|
|
|
"settings": { |
|
|
|
"settings": { |
|
|
|
"terminal.integrated.shell.linux": "/bin/bash" |
|
|
|
"terminal.integrated.shell.linux": "/bin/bash" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"mounts": [ |
|
|
|
"mounts": ["type=volume,source=zmk-config,target=/workspaces/zmk-config"] |
|
|
|
"type=volume,source=zmk-config,target=/workspaces/zmk-config" |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|