#!/bin/bash alias lsblk="lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL,UUID" alias ls='ls --color=auto'