From be5a1b0b165054f9e2b5af2e84cd65c8df755ce7 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Mon, 13 Dec 2021 11:37:11 +0000
Subject: [PATCH] Added new ZSH theme with powerlevel10k

---
 git/.gitconfig |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/git/.gitconfig b/git/.gitconfig
index 9a72e44..fdf61bd 100644
--- a/git/.gitconfig
+++ b/git/.gitconfig
@@ -3,3 +3,5 @@
 [user]
 	name = Joel Grunbaum
 	email = joelgrun@gmail.com
+[pull]
+	rebase = false

--
Gitblit v1.10.0