summaryrefslogtreecommitdiff
path: root/human
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-06-05 14:00:07 -0700
committerBen Sima <ben@bsima.me>2020-06-05 14:00:35 -0700
commit3f93e1002f7de0ef9ab7fb507e31442081419fcd (patch)
tree4e6a77771ae67a30cf3eaeb06b9a26b3f016cc52 /human
parent381b7d5d476b6c730fefbb26927251cb4a016ffa (diff)
Add quakes, human, and pick/drop
Diffstat (limited to 'human')
-rwxr-xr-xhuman3
1 files changed, 3 insertions, 0 deletions
diff --git a/human b/human
new file mode 100755
index 0000000..1ea1870
--- /dev/null
+++ b/human
@@ -0,0 +1,3 @@
+#!/usr/bin/env -S nim e
+
+echo "hello"