diff --git a/.gitconfig b/.gitconfig index 7cfcafa..1031269 100644 --- a/.gitconfig +++ b/.gitconfig @@ -35,7 +35,7 @@ pl = pull ps = push psf = push -f - psnew = "! git push --set-upstream origin \"$(git branch --show-current)\"" + psset = "! git push --set-upstream origin \"$(git branch --show-current)\"" rem = remote rest = restore s = status