diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/faq.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/docs/faq.md b/docs/docs/faq.md index 0949dbfe..20256485 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -37,3 +37,11 @@ may change soon, but in the meantime so long as you're still logged in on at least one account, it's safe to delete and re-create the account. We're aware this isn't optimal. + +## I did not set up sync, and now I have to reinstall my system! + +If you have a backup of `~/.local/share/atuin`, you can import it by: +1. disabling atuin by commenting out the shell integration, e.g. for bash it's `eval "$(atuin init bash)"` +2. copying the backup to `~/.local/share/atuin` +3. reenabling atuin +4. setting up sync! |
