dots


commit
fee7d03
parent
e3968df
author
xxwhirlpool
date
2026-04-09 01:14:31 -0400 EDT
add editor to gitconf
1 files changed,  +1, -0
M config/.gitconfig
+1, -0
1@@ -15,6 +15,7 @@
2 	pager = "batcat --paging=always"
3 	autocrlf = input
4 	excludesFile = ~/.gitignore
5+	editor = micro
6 [rerere]
7 	enabled = true
8 	autoUpdate = true