Update README.md (#704)

This commit is contained in:
Ellie Huxtable 2023-02-10 09:08:42 +00:00 committed by GitHub
parent ffca02926c
commit 936e51eb56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,6 +102,8 @@ atuin import auto
atuin sync atuin sync
``` ```
Then restart your shell!
### Opt-in to activity graph ### 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. 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 atuin import auto
``` ```
Then restart your shell!
## Install ## Install
### Script (recommended) ### Script (recommended)
@ -202,7 +206,7 @@ And then follow [the shell setup](#shell-plugin)
## Shell plugin ## Shell plugin
Once the binary is installed, the shell plugin requires installing. If you use 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 ### zsh