diff options
-rw-r--r-- | .config/git/config##template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config##template b/.config/git/config##template index 21d4c0e..72f81a3 100644 --- a/.config/git/config##template +++ b/.config/git/config##template @@ -26,6 +26,7 @@ c = commit s = status ps = push + psa = !git remote | xargs -L1 -P0 -- git push pl = pull l = log d = diff |