You've already forked the-book-of-secret-knowledge-copy
5 lines
119 B
Plaintext
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'
|