diff options
author | June McEnroe <june@causal.agency> | 2022-09-18 21:09:19 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-09-18 21:09:19 -0400 |
commit | 3fc5afca0d82cfb88c99ddeafa232bcd8f05510e (patch) | |
tree | 1b3f838c69bc06bc9a2a2c761e825c949c5385a3 /home/.gdbinit | |
parent | Remove some files (diff) | |
download | src-3fc5afca0d82cfb88c99ddeafa232bcd8f05510e.tar.gz src-3fc5afca0d82cfb88c99ddeafa232bcd8f05510e.zip |
Add gdbinit, hushlogin, inputrc
:)
Diffstat (limited to 'home/.gdbinit')
-rw-r--r-- | home/.gdbinit | 1 |
1 files changed, 1 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 |