summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-12-14 08:19:51 +0000
committerGitHub <noreply@github.com>2023-12-14 08:19:51 +0000
commit1d0f05b6fb90c6ea0a7429ff957b59b03366f3ce (patch)
tree2fbc07cfbc40c8b13bd0975dbfc2b4e92024cb5f /README.md
parenta973697724142f7f7a37d5d4bfa0ad7c5a98200a (diff)
docs: add fish install script (#1447)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe2eeb6f..9cd235c3 100644
--- a/README.md
+++ b/README.md
@@ -105,8 +105,12 @@ This will sign you up for the default sync server, hosted by me. Everything is e
Read more below for offline-only usage, or for hosting your own server.
```
+# bash/zsh/etc
bash <(curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh)
+# fish
+bash (curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh | psub)
+
atuin register -u <USERNAME> -e <EMAIL>
atuin import auto
atuin sync