mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
5 lines
110 B
Bash
5 lines
110 B
Bash
setopt hist_ignore_all_dups inc_append_history share_history
|
|
HISTFILE=~/.zhistory
|
|
HISTSIZE=4096
|
|
SAVEHIST=4096
|