diff --git a/.config/git/config b/.config/git/config index f2e33472..cff4fd11 100644 --- a/.config/git/config +++ b/.config/git/config @@ -14,6 +14,8 @@ diff = auto branch = auto [alias] + p = push + pu = pull st = status -uno co = checkout ci = commit