From b33fb7a28e26325415e02f3928fe1eb4eb151c2d Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Sun, 24 Dec 2023 00:39:08 +0100
Subject: Add alias for git pull

---
 .config/shell/aliasrc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index 718a740..b1da14b 100755
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -51,6 +51,7 @@ alias \
 	gm="git merge" \
 	gco="git checkout" \
 	gl="git log" \
+  gp="git pull" \
 	gb="git branch -a"
 
 # Pushing to multiple git repositories
-- 
cgit v1.2.3-70-g09d2