18fec414aff5
Merge
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 04 Aug 2022 10:30:55 -0400 |
parents | 79f37036982b (current diff) 03403e2b1a36 (diff) |
children | 1fea5b4e8980 |
branches/tags | (none) |
files |
Changes
--- a/gitconfig Thu Aug 04 10:30:51 2022 -0400 +++ b/gitconfig Thu Aug 04 10:30:55 2022 -0400 @@ -140,3 +140,5 @@ [pretty] bazel = %C(auto)%H %Cgreen%cd %C(auto)%s %Cred%al %C(auto)%d +[pull] + ff = only
--- a/weechat/perl.conf Thu Aug 04 10:30:51 2022 -0400 +++ b/weechat/perl.conf Thu Aug 04 10:30:55 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 Thu Aug 04 10:30:51 2022 -0400 +++ b/weechat/script.conf Thu Aug 04 10:30:55 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 Thu Aug 04 10:30:55 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