mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-02 22:29:26 +00:00
[zsh] Add atuin conf to shell
This commit is contained in:
@ -26,7 +26,6 @@ zstyle ':prezto:*:*' color 'yes'
|
||||
zstyle ':prezto:load' pmodule \
|
||||
'environment' \
|
||||
'editor' \
|
||||
'history' \
|
||||
'directory' \
|
||||
'spectrum' \
|
||||
'utility' \
|
||||
@ -50,9 +49,9 @@ zstyle ':prezto:module:editor' key-bindings 'emacs'
|
||||
# History
|
||||
#
|
||||
|
||||
zstyle ':prezto:module:history' histfile "~/.zsh_history"
|
||||
zstyle ':prezto:module:history' histsize "100000"
|
||||
zstyle ':prezto:module:history' histignorespace "true"
|
||||
# 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