eshell-atuin

1 · Korytov Pavel · March 8, 2024, 9:41 p.m.
Summary
Integrate eshell with atuin. atuin stores shell history in a database, which allows for having the same history across multiple shells, sessions, and optionally across different machines. See the project page for the complete list of features. This package provides functionality to store and browse eshell history in atuin. Installation The package isn’t yet available anywhere but in this repository. My preferred way for such cases is use-package and straight.el. (use-package eshell-atuin :stra...