mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-10 07:43:03 +03:00
eshell-atuin: add
This commit is contained in:
parent
4e22bc2d2e
commit
008f75e3b3
3 changed files with 6 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
1
repos/eshell-atuin
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 5d206c31925bf4a4dd1758b36bf85084adeb69d0
|
||||
|
|
@ -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"))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue