aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--weechat/irc.conf2
-rw-r--r--zsh/.zshrc1
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]
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 9541e5d..abac550 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -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