switch git editor to micro

This commit is contained in:
2024-04-11 09:41:36 -04:00
parent 3ad2424b14
commit e32e8d552c
+1 -1
View File
@@ -3,7 +3,7 @@
email = graham@ghall.dev email = graham@ghall.dev
name = Graham Hall name = Graham Hall
[core] [core]
editor = bbedit -w editor = micro
excludesfile = /Users/ghall/.gitignore excludesfile = /Users/ghall/.gitignore
[filter "lfs"] [filter "lfs"]
clean = git-lfs clean -- %f clean = git-lfs clean -- %f