3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
|
#alias:new timidity e:timidity -a -K -1
|
||
|
fn timidity [@_args]{ e:timidity -a -K -1 $@_args }
|