aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-09-06 17:44:08 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-09-06 17:44:08 +0300
commit396fbb355b534c4c21322fbc2fb1134df372daad (patch)
tree0350e7cd33b450abb72efd2f8e0a9788944a958a /%HOME%
parent.bashrc: remove ranger & Tilix configuration (diff)
downloadlinux-home-396fbb355b534c4c21322fbc2fb1134df372daad.tar.gz
linux-home-396fbb355b534c4c21322fbc2fb1134df372daad.zip
add GDB config
Diffstat (limited to '%HOME%')
-rw-r--r--%HOME%/.gdbinit2
1 files changed, 2 insertions, 0 deletions
diff --git a/%HOME%/.gdbinit b/%HOME%/.gdbinit
new file mode 100644
index 0000000..fde728e
--- /dev/null
+++ b/%HOME%/.gdbinit
@@ -0,0 +1,2 @@
+# Disable the stupid <RET>/q/c prompt:
+set pagination off