1
0
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:
2024-01-25 20:21:03 +01:00
parent 9088a43f22
commit 1499944349
2 changed files with 10 additions and 10 deletions

View File

@ -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