raylu 2 anni fa
parent
commit
c6c669e62b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      zshrc

+ 1 - 0
zshrc

@@ -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'