raylu 6 miesięcy temu
rodzic
commit
85b5bb2332
1 zmienionych plików z 1 dodań i 0 usunięć
  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'