mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
3 lines
57 B
Bash
Executable file
3 lines
57 B
Bash
Executable file
HISTSIZE=1000000
|
|
SAVEHIST=900000
|
|
HISTFILE=~/.zsh_history
|