From 9f85ced96e3c1c3bd140df38bce94f5eb180caf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Let?= Date: Tue, 31 Jan 2023 01:02:20 +0100 Subject: [PATCH] Update README.md --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ce63ea4..7a924ad 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Context-based replacement for `zsh` and `bash` shell history. -Find any command you have used before. -Releveant results are displayed first based on current directory, git repo, and exit status. +Full-text search your shell history. +Relevant results are displayed first based on current directory, git repo, and exit status. @@ -34,14 +34,6 @@ You will need to have `curl` and `tar` installed. More options on [Installation page ⇗](./installation.md) -## Update - -Once installed RESH can be updated using: - -```sh -reshctl update -``` - ## Search your history TODO: redo this @@ -62,8 +54,6 @@ Start searching now - Show search in native shell histories Press CTRL+R to search. Say bye to weak standard history search. - - TODO: This doesn't seem like the right place for keybindings ### In-app key bindings