Actualiser zshrc

Ajout des lignes permettant d'enregistrer l'historique
This commit is contained in:
guillaume 2024-05-14 23:03:25 +02:00
parent 2698f8df5c
commit d68eb3b8a9

6
zshrc
View File

@ -14,6 +14,12 @@ export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#808080"
# zsh-syntax-highlighting
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
# history
# history
HISTFILE=~/.zsh_history
HISTSIZE=1000
SAVEHIST=1000
## ALIAS ##
# fastfetch