1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00

Remove gplforce alias

This commit is contained in:
RGBCube 2023-12-05 17:54:53 +03:00
parent 7ba6ec389c
commit cbf498acb7
No known key found for this signature in database

View file

@ -25,7 +25,6 @@ homeConfiguration [ "nixos" "root" ] {
gpl = "git pull";
gplr = "git pull --rebase";
gplforce = "git pull --force";
gplff = "git pull --ff-only";
grb = "git rebase";