mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-10 07:43:03 +03:00
eshell-atuin: add to package list
This commit is contained in:
parent
008f75e3b3
commit
a1eb31e365
1 changed files with 11 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
* 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
|
||||
Aggregate [[https://orgmode.org/manual/Clocking-Work-Time.html][org-clock]] records and display the results in a tree form.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue