mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 08:14:02 +01:00
Fix README
This commit is contained in:
parent
0e9176474c
commit
c367ca2eb1
@ -160,7 +160,7 @@ hishtory config-set filter-duplicate-commands true
|
||||
If you don't need the ability to sync your shell history, you can install hiSHtory in offline mode:
|
||||
|
||||
```sh
|
||||
curl https://hishtory.dev/install.py | python3 - -- --offline
|
||||
curl https://hishtory.dev/install.py | python3 - --offline
|
||||
```
|
||||
|
||||
This disables syncing completely so that the client will not rely on the hiSHtory backend at all. You can also change the syncing status via `hishtory syncing enable` or `hishtory syncing disable`.
|
||||
|
Loading…
Reference in New Issue
Block a user