mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 10:29:26 +00:00
[zprezto] Add histignorespace option to history module
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user