git: alias psuh -> push

This commit is contained in:
xfnw 2022-04-12 12:30:46 -04:00
parent a3ea110298
commit d40aba1d50
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
smtpuser = xfnw@riseup.net
smtpserverport = 587
[alias]
psuh = push
quickserve = daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/
[commit]
verbose = true