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