mirror of
https://github.com/dvorka/hstr.git
synced 2024-12-25 17:02:47 +08:00
Update CONFIGURATION.md
correct bash configuration switch
This commit is contained in:
parent
4dca4c72d7
commit
41ddf238c0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue