mirror of
https://github.com/SqrtMinusOne/eshell-atuin.git
synced 2025-12-10 20:33:04 +03:00
Merge pull request #5 from purcell/patch-1
Fix typo in description line, and broken URL
This commit is contained in:
commit
0731963667
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; eshell-atuin.el --- Intergrate eshell with atuin, a shell history tool -*- lexical-binding: t -*-
|
||||
;;; eshell-atuin.el --- Integrate eshell with atuin, a shell history tool -*- lexical-binding: t -*-
|
||||
|
||||
;; Copyright (C) 2024 Korytov Pavel
|
||||
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
|
||||
;; Version: 0.2.0
|
||||
;; Package-Requires: ((emacs "27.1") (compat "29.1.4.1"))
|
||||
;; Homepage: https://github.com/SqrtMinusOne/eshell-atuin.el
|
||||
;; Homepage: https://github.com/SqrtMinusOne/eshell-atuin
|
||||
;; Published-At: 2024-03-08
|
||||
|
||||
;; This file is NOT part of GNU Emacs.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue