mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 18:38:00 +00:00
Merge upstream/master
This commit is contained in:
commit
2676780766
@ -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