summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-18 21:09:19 -0400
committerJune McEnroe <june@causal.agency>2022-09-18 21:09:19 -0400
commit3fc5afca0d82cfb88c99ddeafa232bcd8f05510e (patch)
tree1b3f838c69bc06bc9a2a2c761e825c949c5385a3 /home
parentRemove some files (diff)
downloadsrc-3fc5afca0d82cfb88c99ddeafa232bcd8f05510e.tar.gz
src-3fc5afca0d82cfb88c99ddeafa232bcd8f05510e.zip
Add gdbinit, hushlogin, inputrc
:)
Diffstat (limited to 'home')
-rw-r--r--home/.gdbinit1
-rw-r--r--home/.hushlogin0
-rw-r--r--home/.inputrc1
3 files changed, 2 insertions, 0 deletions
diff --git a/home/.gdbinit b/home/.gdbinit
new file mode 100644
index 00000000..9422460c
--- /dev/null
+++ b/home/.gdbinit
@@ -0,0 +1 @@
+set disassembly-flavor intel
diff --git a/home/.hushlogin b/home/.hushlogin
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/home/.hushlogin
diff --git a/home/.inputrc b/home/.inputrc
new file mode 100644
index 00000000..b2cc9d61
--- /dev/null
+++ b/home/.inputrc
@@ -0,0 +1 @@
+set editing-mode vi