diff options
-rw-r--r-- | weechat/irc.conf | 2 | ||||
-rw-r--r-- | zsh/.zshrc | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/weechat/irc.conf b/weechat/irc.conf index 01352c3..c5afc41 100644 --- a/weechat/irc.conf +++ b/weechat/irc.conf @@ -91,7 +91,7 @@ lag_refresh_interval = 1 notify_check_ison = 1 notify_check_whois = 5 send_unknown_commands = off -whois_double_nick = on +whois_double_nick = off [msgbuffer] @@ -24,7 +24,6 @@ shellopts=( hist_save_no_dups hist_ignore_space hist_reduce_blanks - share_history inc_append_history interactive_comments numeric_glob_sort |