eshell-atuin: add

This commit is contained in:
Pavel Korytov 2024-03-08 23:46:52 +03:00
parent 4e22bc2d2e
commit 008f75e3b3
3 changed files with 6 additions and 1 deletions

3
.gitmodules vendored
View file

@ -40,3 +40,6 @@
[submodule "repos/exwm-modeline"]
path = repos/exwm-modeline
url = git@github.com:SqrtMinusOne/exwm-modeline.git
[submodule "repos/eshell-atuin"]
path = repos/eshell-atuin
url = git@github.com:SqrtMinusOne/eshell-atuin.git

1
repos/eshell-atuin Submodule

@ -0,0 +1 @@
Subproject commit 5d206c31925bf4a4dd1758b36bf85084adeb69d0

View file

@ -124,7 +124,8 @@
"reverso"
"micromamba"
"biome"
"org-clock-agg"))
"org-clock-agg"
"eshell-atuin"))
(defun my/export-packages ()
(cd (concat (vc-find-root default-directory ".git") "org/packages"))