git: add start
alias
This commit is contained in:
parent
7c68f1bbb0
commit
e133205865
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
lla = ll --all
|
||||
s = status --short
|
||||
ss = status
|
||||
start = !git init && git commit --allow-empty -m \"Initial commit\" && git l
|
||||
|
||||
[pretty]
|
||||
basic = %C(auto)%h%d %s %C(8) %ad
|
||||
|
|
Loading…
Add table
Reference in a new issue