Compare commits

..

No commits in common. "2676780766a640acc9e99f77567bd6fb4da8ab82" and "7e1c7e3c7a4eac6b8f8e4269f812d35fcaf1113b" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ zstyle ':prezto:module:history' histfile "<file_name>"
defaults to "${ZDOTDIR:-$HOME}/.zsh_history".
### histsize
## histsize
```sh
zstyle ':prezto:module:history' histsize <number>
@ -59,7 +59,7 @@ zstyle ':prezto:module:history' histsize <number>
defaults to 10000.
### savehist
## savehist
```sh
zstyle ':prezto:module:history' savehist <number>