summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-11-11 19:19:13 +0200
committerThanos Apollo <[email protected]>2024-11-11 19:19:13 +0200
commit30131a4c110a0d9c66bd601327235cde60fbbf61 (patch)
tree315f908e43c37183962ed660a3ee4f6f832ba8ce /.config
parent636a47bc6e7bd0ac935f89a3b0a109b7d484b0b2 (diff)
emacs: eshell-git-prompt: use vc
Diffstat (limited to '.config')
-rw-r--r--.config/emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index 4ddea6f..70d1c89 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -767,6 +767,7 @@ rss.xml" anna piracy)
(display-line-numbers-mode -1)))))
(use-package eshell-git-prompt
+ :vc (:url "https://github.com/xuchunyang/eshell-git-prompt")
:ensure t
:config
(defun eshell-git-prompt-multiline ()