From f104b3c3064571df3f90351633390ff37e90b443 Mon Sep 17 00:00:00 2001 From: memdmp Date: Fri, 17 Jan 2025 19:37:15 +0100 Subject: fix: move __sethist down --- zuwu.zsh | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'zuwu.zsh') diff --git a/zuwu.zsh b/zuwu.zsh index e7267e6..00f788f 100755 --- a/zuwu.zsh +++ b/zuwu.zsh @@ -35,20 +35,6 @@ autoload -Uz compinit compinit # End of lines added by compinstall -EOF -)" -fi -# History Size Determination -if ! grep 'HISTSIZE' ~/.zshrc >/dev/null 2>/dev/null; then - eval_append ~/.zshrc "$(</dev/null 2>/dev/null; then + eval_append ~/.zshrc "$(<