3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
|
#alias:new cat bat -pp
|
||
|
fn cat [@_args]{ bat -pp $@_args }
|