Update README.md

pull/184/head
Šimon Let 3 years ago committed by GitHub
parent b7af9fd8ae
commit 9f85ced96e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      README.md

@ -8,8 +8,8 @@
Context-based replacement for `zsh` and `bash` shell history. Context-based replacement for `zsh` and `bash` shell history.
Find any command you have used before. Full-text search your shell history.
Releveant results are displayed first based on current directory, git repo, and exit status. Relevant results are displayed first based on current directory, git repo, and exit status.
<!-- Contextual shell history --> <!-- Contextual shell history -->
<!-- Contextual bash history --> <!-- Contextual bash history -->
@ -34,14 +34,6 @@ You will need to have `curl` and `tar` installed.
More options on [Installation page ⇗](./installation.md) More options on [Installation page ⇗](./installation.md)
## Update
Once installed RESH can be updated using:
```sh
reshctl update
```
## Search your history ## Search your history
TODO: redo this TODO: redo this
@ -62,8 +54,6 @@ Start searching now - Show search in native shell histories
Press CTRL+R to search. Press CTRL+R to search.
Say bye to weak standard history search. Say bye to weak standard history search.
TODO: This doesn't seem like the right place for keybindings TODO: This doesn't seem like the right place for keybindings
### In-app key bindings ### In-app key bindings

Loading…
Cancel
Save