init
This commit is contained in:
parent
e27c094202
commit
aa1f57ca01
@ -45,6 +45,8 @@
|
||||
"mounts": [
|
||||
"source=${localEnv:HOME}/.gitconfig,target=/home/vscode/.gitconfig,type=bind,consistency=cached",
|
||||
"source=${localEnv:HOME}/.netrc,target=/home/vscode/.netrc,type=bind,consistency=cached",
|
||||
"source=${localEnv:HOME}/.npmrc,target=/home/vscode/.npmrc,type=bind,consistency=cached",
|
||||
"source=${localEnv:HOME}/.yarnrc.yml,target=/home/vscode/.yarnrc.yml,type=bind,consistency=cached",
|
||||
"source=${localEnv:HOME}/.config/pypoetry,target=/home/vscode/.config/pypoetry,type=bind,consistency=cached",
|
||||
"source=${localEnv:HOME}/.ssh/id_rsa,target=/home/vscode/.ssh/id_rsa,type=bind,consistency=cached"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user