summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 795cbdc3..a5b29342 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,12 @@ the install script, this should all be done for you!
echo 'eval "$(atuin init zsh)"' >> ~/.zshrc
```
+Or using a plugin manager:
+
+```
+zinit load ellie/atuin
+```
+
### bash
We need to setup some hooks, so first install bash-preexec: