fix: heading level for new hist file settings

This commit is contained in:
Eugen Blattner 2022-04-11 14:21:25 +02:00 committed by Kaleb Elwert
parent dea85a0740
commit 12df1363ce
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>