瀏覽代碼

zsh: fd=fdfind

raylu 2 年之前
父節點
當前提交
c6c669e62b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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'