瀏覽代碼

zsh: gime

raylu 6 月之前
父節點
當前提交
85b5bb2332
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      zshrc

+ 1 - 0
zshrc

@@ -79,6 +79,7 @@ alias du='du --max-depth=1'
 alias fd='fdfind'
 alias sr='screen -r'
 alias gil='git log --graph --abbrev-commit --stat --summary -C --decorate --date=local'
+alias gime='git short --author raylu'
 alias giw='git show -C --date=local --decorate'
 alias gip='git pull --ff-only'
 alias gib='git branch'