From 1b93c5be9d8a530d837fe680b33772f1968c248b Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 3 Dec 2018 08:56:58 -0500 Subject: [emacs] switch from shell-pop to shell-toggle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit for some reason, shell-pop wouldn’t save eshell history --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c16e0b2..bbf0f16 100644 --- a/.gitmodules +++ b/.gitmodules @@ -265,9 +265,9 @@ [submodule "s"] path = lib/s url = git@github.com:magnars/s.el.git -[submodule "shell-pop"] - path = lib/shell-pop - url = git@github.com:kyagi/shell-pop-el.git +[submodule "shell-toggle"] + path = lib/shell-toggle + url = git@github.com:knu/shell-toggle.el.git [submodule "shrink-path"] path = lib/shrink-path url = git@gitlab.com:bennya/shrink-path.el.git -- cgit v1.2.3-60-g2f50