feat: add Atuin shell history integration#28
Merged
Conversation
Atuin config for shell history sync with E2E encryption. The manifest already declares the symlink target.
- Add atuin init to zshrc (gracefully skips if not installed) - Add interactive first-time setup in core bundle (register/login/skip)
- Add --atuin flag to backup and restore commands - Encrypt/decrypt Atuin E2E encryption key alongside SSH and GPG - Defaults to backing up all three when no flag is specified
Stricter defaults for work: host-only filter mode and restricted search filters to prevent cross-host history exposure.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
atuin init zsh) and first-time setup prompt in core bundle--atuinflag to secrets backup/restore for E2E encryption key managementTest plan
just dev lint(shellcheck + zsh syntax)rune secrets backup --atuinandrune secrets restore --atuin