elvish_config/aliases/grep.elv

3 lines
98 B
Plaintext

#alias:new grep e:grep --color=tty -d skip
fn grep [@_args]{ e:grep --color=tty -d skip $@_args }