From dcc5ab3f6d342de6b04ddc94a38044c81243ce99 Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Wed, 18 Jan 2023 16:41:12 -0600 Subject: [PATCH] Assimilate better-shell 1.2.1 --- .gitmodules | 3 +++ borg/better-shell | 1 + 2 files changed, 4 insertions(+) create mode 160000 borg/better-shell diff --git a/.gitmodules b/.gitmodules index b9b6e83..0f8d8b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,9 @@ [submodule "avy"] path = borg/avy url = https://github.com/abo-abo/avy +[submodule "better-shell"] + path = borg/better-shell + url = https://github.com/killdash9/better-shell [submodule "company"] path = borg/company url = https://github.com/company-mode/company-mode diff --git a/borg/better-shell b/borg/better-shell new file mode 160000 index 0000000..70c787b --- /dev/null +++ b/borg/better-shell @@ -0,0 +1 @@ +Subproject commit 70c787b981caeef8c5f8012b170eb7b9f167cd13