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