Skip to content

Commit

Permalink
Per shell configuration option.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorka authored Apr 18, 2023
1 parent f944920 commit 5427f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ Configure HSTR just by running:

```bash
# bash
hstr --show-configuration >> ~/.bashrc
hstr --show-bash-configuration >> ~/.bashrc

# zsh
hstr --show-configuration >> ~/.zshrc
hstr --show-zsh-configuration >> ~/.zshrc
```

For detailed HSTR configuration documentation please refer to [Configuration](CONFIGURATION.md).
Expand Down

0 comments on commit 5427f34

Please sign in to comment.