summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-02-10 09:08:42 +0000
committerGitHub <noreply@github.com>2023-02-10 09:08:42 +0000
commit936e51eb56355f57f381a721b0da859bbb2c7a45 (patch)
tree52e58477b0ee9eed8ff95ce0b94500b21ed910fe /README.md
parentffca02926c50ed7bae316581419c6578c0acd841 (diff)
Update README.md (#704)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d6e83de1..9a662e8c3 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,8 @@ atuin register -u <USERNAME> -e <EMAIL> -p <PASSWORD>
atuin import auto
atuin sync
```
+
+Then restart your shell!
### Opt-in to activity graph
Alongside the hosted Atuin server, there is also a service which generates activity graphs for your shell history! These are inspired by the GitHub graph.
@@ -125,6 +127,8 @@ bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
atuin import auto
```
+Then restart your shell!
+
## Install
### Script (recommended)
@@ -202,7 +206,7 @@ And then follow [the shell setup](#shell-plugin)
## Shell plugin
Once the binary is installed, the shell plugin requires installing. If you use
-the install script, this should all be done for you!
+the install script, this should all be done for you! After installing, remember to restart your shell.
### zsh