mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 10:28:00 +00:00
fix: heading level for new hist file settings
This commit is contained in:
parent
dea85a0740
commit
12df1363ce
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user