8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"terminal.integrated.profiles.linux": {
|
|
"nix develop": {
|
|
"path": "nix",
|
|
"args": ["develop"]
|
|
}
|
|
}
|
|
} |