From 2c5ae3d8328a5604ae605e6e8c859620fd676ebc Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Mon, 10 Jul 2023 23:40:28 -0700 Subject: [PATCH] git: add psf alias --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 2a8bf67..6f951db 100644 --- a/.gitconfig +++ b/.gitconfig @@ -29,6 +29,7 @@ ok = pull pl = pull ps = push + psf = push -f rem = remote rest = restore s = status