1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 00:13:49 +01:00
dotfiles/meta/configs/gdb.yaml
2017-02-11 20:37:45 +01:00

5 lines
152 B
YAML

- link:
~/.gdbinit: tools/debugger/gdb/gdbinit
~/.gdbinit.local: tools/debugger/gdb/gdbinit.local
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :