From 695adce14148ac3542bf97897949358835d6bce0 Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Sat, 6 Jan 2024 19:34:58 -0500 Subject: [PATCH] adds lazygit to auto config --- dev.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev.sh b/dev.sh index 5abb002..24c7be5 100644 --- a/dev.sh +++ b/dev.sh @@ -37,3 +37,6 @@ git config --global user.name "Carlos Aldana" git clone https://github.com/noisycarlos/kitty git clone https://github.com/noisycarlos/nvim + +rm -r lazygit +git clone https://github.com/noisycarlos/lazygit