From d65e4e9cd715a3ae1a443128cc56e65fea1d2d62 Mon Sep 17 00:00:00 2001 From: UhGoomba <53350163+UhGoomba@users.noreply.github.com> Date: Mon, 19 Aug 2024 06:37:53 -0400 Subject: small changes --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 83e80ff..d72e8ec 100755 --- a/install.sh +++ b/install.sh @@ -9,3 +9,4 @@ stow kitty --adopt stow wofi --adopt # do other stuff (TODO) +git config --global core.editor "micro" -- cgit v1.2.3