doc/shell-rc: Hide the `gdb' banner.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 22 Aug 2019 11:20:13 +0000 (12:20 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 22 Aug 2019 11:20:13 +0000 (12:20 +0100)
It's very large and rather boring.

dot/shell-rc

index aad0918..940f91b 100644 (file)
@@ -133,6 +133,7 @@ alias e="$EDITOR"
 alias svn="svnwrap svn"
 alias @="ssh"
 alias make="nice make"
+alias gdb="gdb -q"
 
 ###--------------------------------------------------------------------------
 ### Colour output.