diff options
Diffstat (limited to '')
-rw-r--r-- | .config/git/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config index afa03c0..136a339 100644 --- a/.config/git/config +++ b/.config/git/config @@ -23,6 +23,7 @@ a = add s = status sl = status --long + l = log c = checkout cb = checkout -b b = branch |