zsh: Don't immediately share history between terminals
Alan Pearce alan@alanpearce.eu
Wed, 20 Nov 2019 17:15:23 +0100
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M user/settings/zsh.nix → user/settings/zsh.nix
@@ -38,6 +38,7 @@ extended = true; path = ".cache/zsh/history"; save = 20000; size = 10000; + share = false; }; localVariables = {