From df2f729d9009dca85b97358c035f2caf49f23f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Czy=C5=BC?= Date: Wed, 28 Feb 2024 06:44:35 +0100 Subject: [PATCH] oops --- zsh/.config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 254838d..cfc3f0f 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -6,7 +6,7 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]] fi # Lines configured by zsh-newuser-install -HISTFILE=~/.config/zsh/.histfile +HISTFILE=~/.histfile HISTSIZE=10000000 SAVEHIST=10000000 setopt extendedglob