mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 09:18: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".
|
defaults to "${ZDOTDIR:-$HOME}/.zsh_history".
|
||||||
|
|
||||||
## histsize
|
### histsize
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
zstyle ':prezto:module:history' histsize <number>
|
zstyle ':prezto:module:history' histsize <number>
|
||||||
@ -59,7 +59,7 @@ zstyle ':prezto:module:history' histsize <number>
|
|||||||
|
|
||||||
defaults to 10000.
|
defaults to 10000.
|
||||||
|
|
||||||
## savehist
|
### savehist
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
zstyle ':prezto:module:history' savehist <number>
|
zstyle ':prezto:module:history' savehist <number>
|
||||||
|
Loading…
Reference in New Issue
Block a user