if [[ -n "$(which-command zfs)" ]]; then
alias zls='sudo zfs list -o name,used,avail,refer,canmount,mounted,mountpoint'
fi