Commit 5e5f92a

xxwhirlpool  ·  2026-01-15 16:04:53 -0500 EST
parent 69a8fb8
senpai, git
2 files changed,  +4, -1
+1, -1
1@@ -1,5 +1,5 @@
2 address "chat.4-walls.net:6698"
3 nickname "kat"
4-password-cmd cat "/home/kat/.ircpass"
5+password-cmd pass "config/senpai"
6 on-highlight-beep true
7 on-highlight-path "/home/kat/.config/senpai/highlight"
+3, -0
1@@ -12,5 +12,8 @@
2 	gpgsign = true
3 [core]
4 	pager = "batcat --paging=always"
5+	autocrlf = true
6 [rerere]
7 	enabled = true
8+[pull]
9+	ff = only