Add dff alias
This commit is contained in:
parent
03aa0acd0f
commit
76e4fb064a
1 changed files with 2 additions and 0 deletions
2
bashrc.d/dff_alias
Normal file
2
bashrc.d/dff_alias
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
alias dff='df -h | grep -v snap |grep -v tmpfs'
|
Loading…
Reference in a new issue