Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CONFIGURATION.md #504

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update CONFIGURATION.md #504

wants to merge 1 commit into from

Conversation

5shekel
Copy link

@5shekel 5shekel commented Nov 8, 2023

correct bash configuration switch

130 mc@nether:~$ hstr --show-bash-configuration >> ~/.bashrc
hstr: unrecognized option '--show-bash-configuration'
mc@nether:~$ hstr --help
Usage: hstr [option] [arg1] [arg2]...
Shell history suggest box:

  --favorites              -f ... show favorites view
  --kill-last-command      -k ... delete last command in history
  --non-interactive        -n ... print filtered history and exit
  --show-configuration     -s ... show configuration to be added to ~/.bashrc
  --show-zsh-configuration -z ... show zsh configuration to be added to ~/.zshrc
  --show-blacklist         -b ... show commands to skip on history indexation
  --insert-in-terminal=[c] -i ... insert command c in terminal prompt and exit
  --version                -V ... show version details
  --help                   -h ... help

correct bash configuration switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant