Added find-empty-dirs
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
53f6c16cf3
commit
1aa3722c02
@ -25,6 +25,7 @@ alias diff='delta'
|
||||
alias du='dust'
|
||||
alias df='duf -hide special'
|
||||
alias find='fd'
|
||||
alias find-empty-dirs='fd --type empty --type directory'
|
||||
alias bandwhich='sudo bandwhich'
|
||||
alias top='btm'
|
||||
alias ps='procs'
|
||||
|
Loading…
Reference in New Issue
Block a user