Matches the existing units_path pattern — shells_path points to a directory that is scanned for .shell files rather than a single monolithic definitions file.
11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
{
|
|
"shells": [
|
|
{
|
|
"name": "bash",
|
|
"path": "/usr/bin/bash",
|
|
"execution_arg": "-c",
|
|
"source_cmd": "source"
|
|
}
|
|
]
|
|
}
|