From 4dca4c72d7db104b2c1043551d0d8dc611e0e260 Mon Sep 17 00:00:00 2001 From: Martin Dvorak Date: Tue, 18 Apr 2023 23:26:18 +0200 Subject: [PATCH] Per shell configuration option. --- CONFIGURATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 9459365..6c99794 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -3,10 +3,10 @@ Get most of HSTR by configuring it with: ```bash # bash -hstr --show-configuration >> ~/.bashrc +hstr --show-bash-configuration >> ~/.bashrc # zsh -hstr --show-configuration >> ~/.zshrc +hstr --show-zsh-configuration >> ~/.zshrc ``` Run `hstr --show-configuration` to determine what will be appended to your