mirror of
https://github.com/dvorka/hstr.git
synced 2024-12-26 09:22:13 +08:00
Merge 424c970ce4
into 4e02bd81bf
This commit is contained in:
commit
d27c87f3dd
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ Configure HSTR just by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# bash
|
# bash
|
||||||
hstr --show-bash-configuration >> ~/.bashrc
|
hstr --show-configuration >> ~/.bashrc
|
||||||
|
|
||||||
# zsh
|
# zsh
|
||||||
hstr --show-zsh-configuration >> ~/.zshrc
|
hstr --show-zsh-configuration >> ~/.zshrc
|
||||||
|
|
Loading…
Reference in a new issue