summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-18 21:09:04 -0400
committerJune McEnroe <june@causal.agency>2022-09-18 21:09:04 -0400
commit4eed66e49b68a7c75c5aa8fee7a68e0a2a307da4 (patch)
tree3bd4da84cdbff2a05b5703dda131adcc05272e6a
parentRemove doc/pdf (diff)
downloadsrc-4eed66e49b68a7c75c5aa8fee7a68e0a2a307da4.tar.gz
src-4eed66e49b68a7c75c5aa8fee7a68e0a2a307da4.zip
Remove some files
Diffstat (limited to '')
-rw-r--r--home/.gdbinit1
-rw-r--r--home/.hushlogin0
-rw-r--r--home/.inputrc1
3 files changed, 0 insertions, 2 deletions
diff --git a/home/.gdbinit b/home/.gdbinit
deleted file mode 100644
index 9422460c..00000000
--- a/home/.gdbinit
+++ /dev/null
@@ -1 +0,0 @@
-set disassembly-flavor intel
diff --git a/home/.hushlogin b/home/.hushlogin
deleted file mode 100644
index e69de29b..00000000
--- a/home/.hushlogin
+++ /dev/null
diff --git a/home/.inputrc b/home/.inputrc
deleted file mode 100644
index b2cc9d61..00000000
--- a/home/.inputrc
+++ /dev/null
@@ -1 +0,0 @@
-set editing-mode vi
GKILL to a client and watching its cursor disappear. 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe Choose the version with the most recent access if the modify times are the same. 2017-08-31Choose B for tiles with equal modify timesJune McEnroe This way newer access counts and times will be preserved. 2017-08-31Add quick data file merge toolJune McEnroe Hopefully I won't have to use it ever again. 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe