Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Apr 4, 2021
2 parents f75115c + fda6f5f commit 873b0e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bash/bindist-install
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/usr/bin/env bash

set -e

make x86_64-linux-dist.tar.lz
mv x86_64-linux-dist.tar.lz /tmp
cd /tmp
Expand Down
1 change: 1 addition & 0 deletions lib/adjectives.dck
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@
(| "kinky")
(| "kind")
(| "katharobic")
(| "orthodox")
(| "scrobiculate")
(| "stroppy")
(| "salubrious")
Expand Down
2 changes: 2 additions & 0 deletions lib/noun.dck
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
(| "metalepsis")
(| "kenning")
(| "parataxis")
(| "algolagnia")
(| "assonance")
(| "adynaton")
(| "aposiopesis")
Expand Down Expand Up @@ -84,6 +85,7 @@
(| "coterie")
(| "head")
(| "punnet")
(| "orthopraxy")
(| "sitophobia")
(| "acedia")
(| "spandrel")
Expand Down

0 comments on commit 873b0e0

Please sign in to comment.