All Tools
A
Dev ToolsFreeOpen Source
ATUIN
Magical, searchable, syncable shell history
MIT
ABOUT
Default shell history is a short, unsearchable file that does not sync across laptops and mixes secrets with useful commands. Atuin stores history in SQLite, encrypts optional cloud or self-hosted sync, and lets you search by cwd, exit code, or host so training and deploy commands are recoverable.
INSTALL
brew install atuinINTEGRATION GUIDE
1. Fuzzy-search last week's training or docker commands from any machine
2. Sync encrypted shell history across a laptop and a GPU workstation
3. Filter history to the current project directory or failed commands only
4. Replace Ctrl-R with a TUI that shows context, duration, and exit status
TAGS
clishellhistoryrustsyncdeveloper-toolsopen-source