diff --git a/.config/git/config b/.config/git/config index cff4fd11..04547067 100644 --- a/.config/git/config +++ b/.config/git/config @@ -18,7 +18,7 @@ pu = pull st = status -uno co = checkout - ci = commit + cm = commit -m br = branch ff = merge origin diff = diff --ignore-space-change