weechat- me personal weechat setup 🔵🟢 |
git clone git://git.acid.vegas/weechat.git |
Log | Files | Refs | Archive | README |
commit ba5b5c114265b9cf6e6c88632e4c7b958d2f9fdf
parent cfd848a599f459b8577a25994637bab96426ec42 Author: acidvegas <acid.vegas@acid.vegas> Date: Sun, 18 Feb 2024 13:22:21 -0500 Fixing .conf files being labeled as binary because of unicode with a .gitattributes file Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git a/.gitattributes b/.gitattributes @@ -0,0 +1 @@ +*.conf text |