7 lines
145 B
YAML
7 lines
145 B
YAML
disableStartupPopups: true
|
|
customCommands:
|
|
- key: 'N'
|
|
description: 'Add file'
|
|
context: 'files'
|
|
command: 'echo "haha" > output.txt'
|