@@ -81,6 +81,7 @@ alias llr='lr -1AGl -ov'
alias grep='grep --color -s'
alias df='df -hx tmpfs'
alias du='du --max-depth=1'
+alias fd='fdfind'
alias sr='screen -r'
alias gip='git pull --ff-only'
alias gil='git log --graph --abbrev-commit --stat --summary -C --decorate --date=local'