summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-12-23 11:52:50 -0500
committerJune McEnroe <june@causal.agency>2016-12-23 11:52:50 -0500
commitcc6c137a8f9ba2e221c12f4e8fcc3f51fae52e6e (patch)
tree029baeba2a2ed400f02eb7b35502100745f7f185
parentClean up tmux.conf a bit more (diff)
downloadsrc-cc6c137a8f9ba2e221c12f4e8fcc3f51fae52e6e.tar.gz
src-cc6c137a8f9ba2e221c12f4e8fcc3f51fae52e6e.zip
Add gdbinit
Diffstat (limited to '')
-rw-r--r--.gdbinit1
-rwxr-xr-xinstall.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gdbinit b/.gdbinit
new file mode 100644
index 00000000..9422460c
--- /dev/null
+++ b/.gdbinit
@@ -0,0 +1 @@
+set disassembly-flavor intel
diff --git a/install.sh b/install.sh
index 6e9a22ba..0c81cba1 100755
--- a/install.sh
+++ b/install.sh
@@ -34,6 +34,7 @@ link .config/nvim/autoload/pathogen.vim
 link .config/nvim/colors/lame.vim
 link .config/nvim/init.vim
 link .config/nvim/syntax/nasm.vim
+link .gdbinit
 link .gnupg/gpg-agent.conf
 link .inputrc
 link .psqlrc
ne 25-30June McEnroe 2024-06-30Add photos from June 22 (and the few days after that)June McEnroe 2024-06-30Accommodate lower-case .jpg filesJune McEnroe 2024-06-23Add another BACKXWASH showJune McEnroe It was good! 2024-06-16Update bioJune McEnroe 2024-06-15Add photo descriptions from June 12June McEnroe 2024-06-10Add first roll of film from June 8June McEnroe 2024-06-10Cope with not having an EXIF infoJune McEnroe 2024-06-10Resize using target pixel counts for consistencyJune McEnroe This will resize film scans to about the same size as for the digital photos. 2024-06-10Add The Girl Who Was Convinced...June McEnroe Not much there. The illustrations are very nice though. 2024-06-09Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe