Added apt check and fix code + zfs code
This commit is contained in:
parent
6e75c3a27e
commit
d6169ea75a
6 changed files with 32 additions and 0 deletions
3
_home/dot_sz.shrc.d/31_zfs
Normal file
3
_home/dot_sz.shrc.d/31_zfs
Normal file
|
@ -0,0 +1,3 @@
|
|||
if [[ -n "$(type -fP zfs)" ]]; then
|
||||
alias zls='sudo zfs list -o name,used,avail,refer,canmount,mounted,mountpoint'
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue