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: ec9d4137e5fb5ff33e1a7d5c83838c39778bca7e (
plain
) (
blame
)
1
2
3
4
# Don't print the GDB copyright message on every invocation gdb() { command gdb -q "$@" }