Browse Source

Assimilate bash-completion v3.1.1-20-g792eeed

custom
Raphael Roberts 3 years ago
parent
commit
78cbabe141
  1. 3
      .gitmodules
  2. 1
      borg/bash-completion

3
.gitmodules

@ -7,6 +7,9 @@
[submodule "avy"]
path = borg/avy
url = https://github.com/abo-abo/avy
[submodule "bash-completion"]
path = borg/bash-completion
url = https://github.com/szermatt/emacs-bash-completion
[submodule "better-shell"]
path = borg/better-shell
url = https://github.com/killdash9/better-shell

1
borg/bash-completion

@ -0,0 +1 @@
Subproject commit 792eeed8c6dced575f460d8756ce8726a7004c17
Loading…
Cancel
Save