aicoolies logo
Atuin logo
Atuin logo

Atuin

Magical shell history

open sourceupdated May 22, 2026

Shell history manager that replaces the default history with a SQLite-backed, encrypted, and synchronized command history across all your machines. Features full-text search with fuzzy matching, directory-based context filtering, session tracking, and statistics about command usage. Syncs via an encrypted server (self-hostable or hosted). Supports bash, zsh, and fish shells. 22K+ GitHub stars. Transforms shell history from a simple list into a searchable, cross-machine knowledge base.

Atuin is a shell history management tool that replaces the default shell history with a SQLite database, recording additional context like working directory, exit code, duration, hostname, and session information for every command. It provides optional end-to-end encrypted synchronization of shell history across multiple machines, solving the common problem of losing command history when switching between computers or re-imaging machines. Atuin transforms shell history from a simple text file into a searchable, context-rich knowledge base.

Atuin offers a powerful full-text search interface that lets users filter history by command text, directory, exit status, and duration, making it easy to find that complex command you ran weeks ago on a different machine. All synchronized data is encrypted client-side before leaving the machine, ensuring privacy even when using the hosted sync service. Atuin also supports self-hosted sync servers, configurable sync intervals, and the ability to turn commands into reusable, synced shell scripts that are available across all machines.

Atuin is essential for developers and system administrators who work across multiple machines and need reliable, searchable command history everywhere. It supports Bash, Zsh, Fish, and Nushell, integrating seamlessly with existing shell configurations. Whether you are managing cloud infrastructure from different workstations, pair programming on shared machines, or simply want to never lose a useful command again, Atuin provides a significant upgrade over the default shell history mechanisms.

Pricing

Free (self-hosted) / Cloud sync free tier

Platforms

macOS, Linux

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

Open Source
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium
roborev logo

roborev

Continuous local code-review loops for commits produced by AI coding agents

roborev is an MIT-licensed local review system that checks every commit in the background, stores findings in a review queue, and feeds actionable issues back into AI coding sessions. Git hooks, a TUI, branch and dirty-tree analysis, Codex and Claude agent hooks, plus iterative fix/refine commands turn review into a continuous agent workflow.

Open SourceTelemetry
Windows-MCP logo

Windows-MCP

MCP server for controlling Windows desktops through UIAutomation

Windows-MCP is an open-source MCP server for giving AI agents structured access to Windows desktop automation. It focuses on UIAutomation, snapshots, input control, and Windows-specific app workflows, making it different from general filesystem or shell MCP servers.

Open Source

FAQ

What is Atuin?

Shell history manager that replaces the default history with a SQLite-backed, encrypted, and synchronized command history across all your machines. Features full-text search with fuzzy matching, directory-based context filtering, session tracking, and statistics about command usage. Syncs via an encrypted server (self-hostable or hosted). Supports bash, zsh, and fish shells. 22K+ GitHub stars. Transforms shell history from a simple list into a searchable, cross-machine knowledge base.

Is Atuin free?

Yes — Atuin is open source and free to use. Free (self-hosted) / Cloud sync free tier

Is Atuin open source?

Yes — Atuin is open source.

What are the best Atuin alternatives?

The top editor-verified Atuin alternatives are fzf, zoxide.