Add uuid info to lsblkf

This commit is contained in:
RealStickman 2021-08-26 16:05:04 +02:00
parent 974b8aa574
commit c94bd0eef9

View File

@ -178,7 +178,7 @@ alias wgqu="sudo wg-quick up"
alias wgqd="sudo wg-quick down" alias wgqd="sudo wg-quick down"
# lsblk to list more info # lsblk to list more info
alias lsblkf="lsblk -o NAME,FSTYPE,LABEL,MOUNTPOINT,SIZE,MODEL" alias lsblkf="lsblk -o NAME,FSTYPE,LABEL,MOUNTPOINT,SIZE,MODEL,UUID"
#execute stuff #execute stuff
#neofetch #neofetch