the-book-of-secret-knowledge/_tmp/lib/aliases/git
trimstray 23658057bd renamed tmp/ to _tmp/
- signed-off-by: trimstray <trimstray@gmail.com>
2018-06-24 11:34:42 +02:00

5 lines
119 B
Plaintext

alias git.a='git add'
alias git.show='git log --oneline --decorate --graph --all'
alias git.pm='_ana_git_pull master'