aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-06 21:37:51 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-08-06 21:37:51 +0200
commit99f30bf67a91bdb47695fafb33e524a92d536c5e (patch)
tree50c9e43ce93dc49429c10f3f7e6a62c1272c883f
parent4e72e884749a2a5515af8b2ac6299317e98f851f (diff)
downloaddotfiles-99f30bf67a91bdb47695fafb33e524a92d536c5e.tar.xz
weechat: no share hist, weechat: no dub whois
-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