use externel gef source for gdbinit

This commit is contained in:
2024-03-27 19:18:01 -06:00
parent 36489c5f38
commit bfb3b5ee9b
2 changed files with 6 additions and 2297 deletions

View File

@@ -8,3 +8,8 @@
url = "https://github.com/junegunn/fzf/archive/master.tar.gz" url = "https://github.com/junegunn/fzf/archive/master.tar.gz"
exact = true exact = true
stripComponents = 1 stripComponents = 1
[".config/gdb/gef"]
type = "archive"
url = "https://github.com/hugsy/gef/archive/master.tar.gz"
exact = true
stripComponents = 1

File diff suppressed because it is too large Load Diff