7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
{
|
|
"extends": "shell",
|
|
"romount": [".gitconfig", ".gnupg", "/run/user/1000/gnupg", ".ssh/config"],
|
|
"mountcwd": true,
|
|
"mount": [".ssh/known_hosts"]
|
|
}
|