4 lines
89 B
TOML
4 lines
89 B
TOML
[opener]
|
|
edit = [
|
|
{ run = 'hx "$@"', desc = "$EDITOR", block = true, for = "unix" },
|
|
]
|