3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
|
#alias:new grep e:grep --color=tty -d skip
|
||
|
fn grep [@_args]{ e:grep --color=tty -d skip $@_args }
|