mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 12:48:01 +00:00
[zprezto] Add histignorespace option to history module
This commit is contained in:
parent
4cc13c5af8
commit
f092bfd890
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user