DEV Community

Cover image for Better CMD+R - Improved command line history using Atuin
Fatih Felix Yildiz
Fatih Felix Yildiz

Posted on

Better CMD+R - Improved command line history using Atuin

Atuin is a command line utility that replaces your existing shell history with a SQLite database.

Image description

Atuin also integrates with your shell history keyboard shortcuts to quickly navigate in your command line history.

Atuin supports multiple different types of search, from prefixes to fuzzyFast.

It also provides optional and fully encrypted synchronization of your history between devices.

Check it out here: https://atuin.sh


This post was first published on my personal blog: https://mfyz.com/better-cmdr-improved-command-line-history-using-atuin

Top comments (0)