Update CONFIGURATION.md

correct bash configuration switch
This commit is contained in:
yair 2023-11-08 21:43:58 +02:00 committed by GitHub
parent 4dca4c72d7
commit 41ddf238c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ Get most of HSTR by configuring it with:
```bash
# bash
hstr --show-bash-configuration >> ~/.bashrc
hstr --show-configuration >> ~/.bashrc
# zsh
hstr --show-zsh-configuration >> ~/.zshrc