git: rename psnew alias to psset

This commit is contained in:
PowerUser64 2025-02-19 12:07:10 -08:00
parent fe04184bab
commit 01f8e07b83

View file

@ -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