summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorUhGoomba <53350163+UhGoomba@users.noreply.github.com>2024-08-19 06:37:53 -0400
committerUhGoomba <53350163+UhGoomba@users.noreply.github.com>2024-08-19 06:37:53 -0400
commitd65e4e9cd715a3ae1a443128cc56e65fea1d2d62 (patch)
tree091079122115672129068e8d3fdd45136db0279c /install.sh
parent966b2c36c61776fa3b7648f7e9fb853829a40e2a (diff)
small changes
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
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"