]> git.phdru.name Git - dotfiles.git/blob - .gdbinit
Fix(.shellrc): Fix directory name: bash_completion -> bash-completion
[dotfiles.git] / .gdbinit
1 set history expansion on
2 set history save on
3 set history filename ~/.gdb_history
4 set print pretty
5
6 # See also https://github.com/cyrus-and/gdb-dashboard