eshell-atuin: add to package list

This commit is contained in:
Pavel Korytov 2024-03-08 23:52:15 +03:00
parent 008f75e3b3
commit a1eb31e365

View file

@ -7,6 +7,17 @@ Following is the list of Emacs packages I authored.
See also [[/packages/][the same list with timestamps]], and the corresponding [[/packages/index.xml][RSS feed]]. This page is somewhat inspired by https://protesilaos.com/emacs/, thanks Prot. See also [[/packages/][the same list with timestamps]], and the corresponding [[/packages/index.xml][RSS feed]]. This page is somewhat inspired by https://protesilaos.com/emacs/, thanks Prot.
* eshell-atuin
Integrate [[https://www.gnu.org/software/emacs/manual/html_mono/eshell.html][eshell]] with [[https://github.com/atuinsh/atuin][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=.
- Package name: =eshell-atuin=
- Homepage: https://sqrtminusone.xyz/packages/eshell-atuin
- Git repo: https://github.com/SqrtMinusOne/eshell-atuin
* org-clock-agg * org-clock-agg
Aggregate [[https://orgmode.org/manual/Clocking-Work-Time.html][org-clock]] records and display the results in a tree form. Aggregate [[https://orgmode.org/manual/Clocking-Work-Time.html][org-clock]] records and display the results in a tree form.