03403e2b1a36
Merge
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 30 Jul 2022 11:23:28 -0400 |
parents | c320b7ae191f (diff) ce2276bdcbe5 (current diff) |
children | 61b4f1f3a9f1 18fec414aff5 |
branches/tags | (none) |
files | gitconfig |
Changes
--- a/gitconfig Thu Jul 28 20:42:21 2022 -0400 +++ b/gitconfig Sat Jul 30 11:23:28 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 Jul 28 20:42:21 2022 -0400 +++ b/weechat/perl.conf Sat Jul 30 11:23:28 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 Jul 28 20:42:21 2022 -0400 +++ b/weechat/script.conf Sat Jul 30 11:23:28 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:28 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