elvish_config/aliases/grep.elv

3 lines
98 B
Plaintext
Raw Normal View History

2020-03-13 14:03:36 +00:00
#alias:new grep e:grep --color=tty -d skip
fn grep [@_args]{ e:grep --color=tty -d skip $@_args }