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