mirror of
https://github.com/SqrtMinusOne/eshell-atuin.git
synced 2025-12-11 04:43:02 +03:00
eshell-atuin: fix CI
This commit is contained in:
parent
a56dd797b1
commit
c09e4f7bf5
1 changed files with 3 additions and 0 deletions
|
|
@ -42,8 +42,11 @@
|
|||
|
||||
;;; Code:
|
||||
(require 'compat)
|
||||
(require 'em-prompt)
|
||||
(require 'eshell)
|
||||
|
||||
(eval-when-compile (require 'subr-x))
|
||||
|
||||
(defgroup eshell-atuin ()
|
||||
"Intergrate eshell with atuin, a shell history tool."
|
||||
:link '(url-link :tag "GitHub" "https://github.com/SqrtMinusOne/eshell-atuin")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue