index
:
dotfiles.git
develop
feature/vim9script
master
uuuu
Personal scripts and configuration files
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash
/
bashrc.d
/
gdb.bash
blob: 3c9ed4a667d76ea02699609d80e2789d6957a6a3 (
plain
) (
blame
)
1
2
3
4
5
# Don't print the GDB copyright message on every invocation gdb() { command gdb -q "$@" }