Add lsblkf to show more columns with lsblk

This commit is contained in:
RealStickman 2021-08-26 16:04:19 +02:00
parent 1e56707d40
commit 974b8aa574

View File

@ -177,5 +177,8 @@ alias wgs="sudo wg show"
alias wgqu="sudo wg-quick up"
alias wgqd="sudo wg-quick down"
# lsblk to list more info
alias lsblkf="lsblk -o NAME,FSTYPE,LABEL,MOUNTPOINT,SIZE,MODEL"
#execute stuff
#neofetch