From 128c39ab326c7c94c60a5d5950a5437c26ac07a6 Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Tue, 27 May 2025 12:20:44 -0700 Subject: [PATCH] Create config.yml --- .config/lazygit/config.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/lazygit/config.yml diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml new file mode 100644 index 0000000..de5ff14 --- /dev/null +++ b/.config/lazygit/config.yml @@ -0,0 +1,4 @@ +promptToReturnFromSubprocess: false +gui: + nerdFontsVersion: "3" + showIcons: true