|
@@ -79,6 +79,7 @@ alias du='du --max-depth=1'
|
|
|
alias fd='fdfind'
|
|
alias fd='fdfind'
|
|
|
alias sr='screen -r'
|
|
alias sr='screen -r'
|
|
|
alias gil='git log --graph --abbrev-commit --stat --summary -C --decorate --date=local'
|
|
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 giw='git show -C --date=local --decorate'
|
|
|
alias gip='git pull --ff-only'
|
|
alias gip='git pull --ff-only'
|
|
|
alias gib='git branch'
|
|
alias gib='git branch'
|