mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-06 03:10:35 +01:00
My custom files
This commit is contained in:
parent
affff9e09d
commit
ada37d13d5
8 changed files with 274 additions and 0 deletions
3
custom/history.zsh
Executable file
3
custom/history.zsh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
HISTSIZE=1000000
|
||||
SAVEHIST=900000
|
||||
HISTFILE=~/.zsh_history
|
||||
Loading…
Add table
Add a link
Reference in a new issue