config/.gitmodules

16 lines
490 B
Plaintext
Raw Normal View History

2014-06-06 11:53:43 +02:00
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git
2020-04-15 22:47:43 +02:00
[submodule "gdb/peda"]
path = gdb/peda
url = https://github.com/longld/peda.git
[submodule "gdb/gdb-dashboard"]
path = gdb/gdb-dashboard
url = https://github.com/cyrus-and/gdb-dashboard
2020-04-16 16:10:35 +02:00
[submodule "gdb/gdbinit"]
path = gdb/gdbinit
url = https://github.com/gdbinit/Gdbinit.git
2020-06-24 23:16:22 +02:00
[submodule "gdb/gdbundle"]
path = gdb/gdbundle
url = https://github.com/memfault/gdbundle