diff options
author | June McEnroe <programble@gmail.com> | 2017-06-10 16:49:51 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-06-10 16:49:51 -0400 |
commit | d49fd7f88e2587683827640b05f4b37801c6dac9 (patch) | |
tree | a3ca53077908aefcf7a8ff0b6f6842fa30cfb929 /curtis/.gdbinit | |
parent | Remove Programming keyboard layout (diff) | |
download | src-d49fd7f88e2587683827640b05f4b37801c6dac9.tar.gz src-d49fd7f88e2587683827640b05f4b37801c6dac9.zip |
Move actual dotfiles into curtis directory
Diffstat (limited to 'curtis/.gdbinit')
-rw-r--r-- | curtis/.gdbinit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/curtis/.gdbinit b/curtis/.gdbinit new file mode 100644 index 00000000..9422460c --- /dev/null +++ b/curtis/.gdbinit @@ -0,0 +1 @@ +set disassembly-flavor intel |