Per shell configuration option.

This commit is contained in:
Martin Dvorak 2023-04-18 23:26:18 +02:00 committed by GitHub
parent 5427f34a84
commit 4dca4c72d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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