Ajout des lignes permettant d'enregistrer l'historique
@@ -14,6 +14,12 @@ export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#808080"
# zsh-syntax-highlighting
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
# history
HISTFILE=~/.zsh_history
HISTSIZE=1000
SAVEHIST=1000
## ALIAS ##
# fastfetch
The note is not visible to the blocked user.