mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2026-02-13 16:46:15 +01:00
4
lib/aliases/git
Normal file
4
lib/aliases/git
Normal file
@@ -0,0 +1,4 @@
|
||||
alias git.a='git add'
|
||||
alias git.show='git log --oneline --decorate --graph --all'
|
||||
|
||||
alias git.pm='_ana_git_pull master'
|
||||
Reference in New Issue
Block a user