From 0e76b9f06e8850ffab328282b87154fc6975fbff Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Wed, 5 Jan 2022 14:13:39 +0100 Subject: [PATCH] [Emacs] Install eshell-info-banner through ssh --- org/config/emacs.org | 1 + 1 file changed, 1 insertion(+) diff --git a/org/config/emacs.org b/org/config/emacs.org index 0447b6d..e7d175f 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -3161,6 +3161,7 @@ the git repository. :straight (eshell-info-banner :build t :type git :host github + :protocol ssh :repo "phundrak/eshell-info-banner.el") :hook (eshell-banner-load . eshell-info-banner-update-banner) :config