diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-06 21:37:51 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-06 21:37:51 +0200 |
commit | 99f30bf67a91bdb47695fafb33e524a92d536c5e (patch) | |
tree | 50c9e43ce93dc49429c10f3f7e6a62c1272c883f | |
parent | 4e72e884749a2a5515af8b2ac6299317e98f851f (diff) | |
download | dotfiles-99f30bf67a91bdb47695fafb33e524a92d536c5e.tar.xz |
weechat: no share hist, weechat: no dub whois
-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 |