From ecbbcf533abcd75e3b9bada737b40a851bc9332c Mon Sep 17 00:00:00 2001 From: David Dworken Date: Wed, 16 Nov 2022 08:17:52 -0800 Subject: [PATCH] Recommend an update before uninstalling --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3368f81..a0a9b34 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,8 @@ Debug logs are stored in `~/.hishtory/hishtory.log`. If you run into any issues,
Uninstalling If you'd like to uninstall hishtory, just run `hishtory uninstall`. Note that this deletes the SQLite DB storing your history, so consider running a `hishtory export` first. + +Note that if you're uninstalling hishtory due to bad latency, try running `hishtory update` first! Latency has been improved over 100x since the first release so I'd highly recommend checking out the latest version.
## Design