dotfiles/.bashrc.d/tree

2 lines
66 B
Plaintext

[[ -x $(which tree 2>/dev/null) ]] && alias tree="tree -AQh --du"