diff options
author | Amin Bandali <amin@gnu.org> | 2018-08-29 23:02:42 -0400 |
---|---|---|
committer | Amin Bandali <amin@gnu.org> | 2018-08-29 23:02:42 -0400 |
commit | 6ef44cb72c995c9a59b2fa2b7f3b14173628ae99 (patch) | |
tree | 8e4ee26b1f12bd4e319dc0f855c91b2e65fbcbde /.gitmodules | |
parent | d5dbdde553828b1af43ba2a34347a367f9e2890e (diff) | |
download | configs-6ef44cb72c995c9a59b2fa2b7f3b14173628ae99.tar.gz configs-6ef44cb72c995c9a59b2fa2b7f3b14173628ae99.tar.xz configs-6ef44cb72c995c9a59b2fa2b7f3b14173628ae99.zip |
[emacs] assimilate shell-pop
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6a2f4a9..a4082c6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -178,6 +178,9 @@ [submodule "shackle"] path = lib/shackle url = git@github.com:wasamasa/shackle.git +[submodule "shell-pop"] + path = lib/shell-pop + url = git@github.com:kyagi/shell-pop-el.git [submodule "shrink-path"] path = lib/shrink-path url = git@gitlab.com:bennya/shrink-path.el.git |