diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-01-09 11:53:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-09 11:53:51 +0000 |
| commit | af514857674add80506c106b76384ee50e460589 (patch) | |
| tree | 1260c5a75814d34be548c83ba47e541f997c74d3 | |
| parent | fix: disable musl deb building (#1525) (diff) | |
| download | atuin-af514857674add80506c106b76384ee50e460589.zip | |
docs: remove activity graph
| -rw-r--r-- | README.md | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -121,21 +121,6 @@ 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. - -For example, here is mine: - - - -If you wish to get your own, after signing up for the sync server, run this - -``` -curl https://api.atuin.sh/enable -d $(cat ~/.local/share/atuin/session) -``` - -The response includes the URL to your graph. Feel free to share and/or embed this URL, the token is _not_ a secret, and simply prevents user enumeration. - ## Offline only (no sync) ``` |
