From ccc78e78f9419109cb380502e750979a51cf2958 Mon Sep 17 00:00:00 2001 From: Bin Chang Date: Tue, 9 Apr 2024 14:36:05 -0700 Subject: [PATCH] show-bash-configuration is no longer available, show-configuration is the right option to use. s# Please enter the commit message for your changes. Lines starting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b04d8e3e..619f6de6 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Configure HSTR just by running: ```bash # bash -hstr --show-bash-configuration >> ~/.bashrc +hstr --show-configuration >> ~/.bashrc # zsh hstr --show-zsh-configuration >> ~/.zshrc