my_bashrc/bashrc.d/dff_alias

2 lines
75 B
Bash

#!/bin/bash
alias dff='df -h | grep -v snap |grep -v tmpfs | grep -v btfs'