mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
3 lines
57 B
Bash
Executable file
3 lines
57 B
Bash
Executable file
HISTSIZE=1000000
|
|
SAVEHIST=900000
|
|
HISTFILE=~/.zsh_history
|