Skip to content

Commit

Permalink
Per shell configuration option.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorka committed Apr 18, 2023
1 parent 5427f34 commit 4dca4c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4dca4c7

Please sign in to comment.