From 5f7928a2581036ce5ef400ed376e05d05d3ac966 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 6 Jan 2024 13:40:21 -0500 Subject: update --- zsh/.zshrc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index 4f76c56..beaa165 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,7 +1,3 @@ -# History settings -HISTFILE=~/.zsh_history -HISTSIZE=1000000 -SAVEHIST=$HISTSIZE setopt inc_append_history share_history histignorealldups if [[ ${INSIDE_EMACS} == *comint* ]]; then -- cgit v1.2.3