--- a/gitconfig Sun May 22 19:02:38 2022 -0400
+++ b/gitconfig Sat Jul 30 11:23:23 2022 -0400
@@ -139,3 +139,5 @@
[pretty]
bazel = %C(auto)%H %Cgreen%cd %C(auto)%s %Cred%al %C(auto)%d
+[pull]
+ ff = only
--- a/weechat/perl.conf Sun May 22 19:02:38 2022 -0400
+++ b/weechat/perl.conf Sat Jul 30 11:23:23 2022 -0400
@@ -4,7 +4,7 @@
# WARNING: It is NOT recommended to edit this file by hand,
# especially if WeeChat is running.
#
-# Use /set or similar command to change settings in WeeChat.
+# Use commands like /set or /fset to change settings in WeeChat.
#
# For more info, see: https://weechat.org/doc/quickstart
#
--- a/weechat/script.conf Sun May 22 19:02:38 2022 -0400
+++ b/weechat/script.conf Sat Jul 30 11:23:23 2022 -0400
@@ -50,7 +50,7 @@
[scripts]
autoload = on
cache_expire = 60
-download_enabled = on
+download_enabled = off
download_timeout = 30
hold = ""
path = "%h/script"
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/weechat/typing.conf Sat Jul 30 11:23:23 2022 -0400
@@ -0,0 +1,19 @@
+#
+# weechat -- typing.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use commands like /set or /fset to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
+
+[look]
+delay_purge_paused = 30
+delay_purge_typing = 6
+delay_set_paused = 10
+enabled_nicks = off
+enabled_self = off
+input_min_chars = 4
+item_max_length = 0