Add lsblkf to show more columns with lsblk
This commit is contained in:
parent
1e56707d40
commit
974b8aa574
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user