zsh: Don't immediately share history between terminals
1 file changed, 1 insertion(+), 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 = {