1
0
mirror of https://github.com/akelge/zsh synced 2025-08-13 13:58:18 +00:00

Change HISTFILE

This commit is contained in:
2024-02-26 12:51:07 +01:00
parent 8f26560749
commit 2a0372ae11

View File

@ -10,7 +10,7 @@ LOGD=/var/log
## Vars only for interactive sessions
SAVEHIST=10000000
HISTFILE=~/.history
HISTFILE=~/.zsh_history
HISTFILESIZE=10000000
HISTSIZE=10000000