From 7497b008e9f98ceb07cc667e611c9af51c55448b Mon Sep 17 00:00:00 2001 From: Martin Dvorak Date: Mon, 27 Aug 2018 09:19:16 +0200 Subject: [PATCH] Update CONFIGURATION.md --- CONFIGURATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIGURATION.md b/CONFIGURATION.md index ef042468..cd7292fd 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -266,7 +266,7 @@ export HISTFILE=~/.zsh_history More colors with case sensitive search of history: ```bash -export HSTR<_CONFIG=hicolor,case-sensitive +export HSTR_CONFIG=hicolor,case-sensitive ``` Favorite commands view in black and white with prompt at the bottom of the screen: