From 877484ddfc477f8e85eb2c0c89985e0fbe249988 Mon Sep 17 00:00:00 2001 From: eKa Date: Wed, 18 Sep 2019 09:57:18 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BE=D0=B1=D1=89=D0=B0=D1=8F=20=D0=B8=D1=81?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/zshrc b/zsh/zshrc index 5386e7b..eb825a2 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -107,5 +107,5 @@ if $(type tmux &>/dev/null); then fi fi -# Disable hostory sharing +# Disable history sharing unsetopt share_history \ No newline at end of file