elvish_config/aliases/tree.elv

3 lines
110 B
Plaintext
Raw Normal View History

2020-03-13 14:03:36 +00:00
#alias:new tree e:tree -puhC --dirsfirst --du -D
fn tree [@_args]{ e:tree -puhC --dirsfirst --du -D $@_args }