From f092bfd890fa3f2cc9e25093bda75b52a9d711c2 Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Fri, 15 Apr 2022 13:00:24 +0200 Subject: [PATCH] [zprezto] Add histignorespace option to history module --- .zpreztorc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zpreztorc b/.zpreztorc index 08bdfaa..507b232 100644 --- a/.zpreztorc +++ b/.zpreztorc @@ -51,6 +51,7 @@ zstyle ':prezto:module:editor' key-bindings 'emacs' zstyle ':prezto:module:history' histfile "~/.zsh_history" zstyle ':prezto:module:history' histsize "100000" +zstyle ':prezto:module:history' histignorespace "true" # # Prompt