diff --git a/config/git/config b/config/git/config index 30a4c76..a6153c4 100644 --- a/config/git/config +++ b/config/git/config @@ -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