From 95a5bebec42390561b39370eac0ab5422ffa9e82 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 6 Feb 2020 09:20:34 +0000 Subject: [PATCH] Create history.zsh --- tag-zsh/zsh/configs/history.zsh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tag-zsh/zsh/configs/history.zsh diff --git a/tag-zsh/zsh/configs/history.zsh b/tag-zsh/zsh/configs/history.zsh new file mode 100644 index 00000000..276ee9a3 --- /dev/null +++ b/tag-zsh/zsh/configs/history.zsh @@ -0,0 +1,2 @@ +setopt inc_append_history +