diff --git a/configs/dot-gitconfig b/configs/dot-gitconfig index b17ba5cf..c8291602 100644 --- a/configs/dot-gitconfig +++ b/configs/dot-gitconfig @@ -42,6 +42,7 @@ m = merge p = push pl = pull + plp = !git pull && git push r = reset s = status t = tag