From 814a196d67355c62b228b6823411286252cb72b7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 9 Dec 2015 00:28:26 +0000 Subject: [PATCH] Some from zealot --- dot/gdbinit | 1 + dot/screenrc | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 dot/gdbinit create mode 100644 dot/screenrc diff --git a/dot/gdbinit b/dot/gdbinit new file mode 100644 index 0000000..04b08e1 --- /dev/null +++ b/dot/gdbinit @@ -0,0 +1 @@ +set confirm off diff --git a/dot/screenrc b/dot/screenrc new file mode 100644 index 0000000..da8c394 --- /dev/null +++ b/dot/screenrc @@ -0,0 +1,4 @@ +c1 off +escape ^]^] +defescape ^Z^A +nethack on -- 2.30.2