Add git pull alias

This commit is contained in:
Johannes Rothe 2024-10-16 15:14:47 +02:00
parent 077268fe2b
commit 38a57bee39

View File

@ -69,6 +69,7 @@
st = "status";
co = "checkout";
br = "branch";
p = "pull -r";
};
lfs = {
enable = true;