raylu hace 6 meses
padre
commit
85b5bb2332
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'