From 12df1363cec395526d26c6f2be34e3013413da1e Mon Sep 17 00:00:00 2001 From: Eugen Blattner Date: Mon, 11 Apr 2022 14:21:25 +0200 Subject: [PATCH] fix: heading level for new hist file settings --- modules/history/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/history/README.md b/modules/history/README.md index 25e429d..11c6d94 100644 --- a/modules/history/README.md +++ b/modules/history/README.md @@ -51,7 +51,7 @@ zstyle ':prezto:module:history' histfile "" defaults to "${ZDOTDIR:-$HOME}/.zsh_history". -## histsize +### histsize ```sh zstyle ':prezto:module:history' histsize @@ -59,7 +59,7 @@ zstyle ':prezto:module:history' histsize defaults to 10000. -## savehist +### savehist ```sh zstyle ':prezto:module:history' savehist