From 67a335564ac982a4a57d927cb456d7108f7e429c Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 21 Mar 2021 11:00:40 -0400 Subject: Add Her Body and Other Parties I have a problem with short stories. They pull you in and then take you nowhere. The stories were good though, and I especially liked the SVU one. --- txt/books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/txt/books.txt b/txt/books.txt index 8279827a..4cc4cf46 100644 --- a/txt/books.txt +++ b/txt/books.txt @@ -1,5 +1,6 @@ [ 2021 ] + 6. ★★☆ Carmen Maria Machado, Her Body and Other Parties 5. ★★☆ N. K. Jemisin, The City We Became 4. ★★★ Martha Wells, Network Effect 3. ★★☆ Nnedi Okorafor, Binti -- cgit 1.4.1 t dontfiles
summary refs log tree commit diff
path: root/home/.bin/sup (unfollow)
Commit message (Collapse)Author
2018-01-29Take fbclock font in env varJune McEnroe
2018-01-29Support fbclock fonts wider than 8June McEnroe
2018-01-29Take font path on fbclock argvJune McEnroe
2018-01-29Add fbclockJune McEnroe
2018-01-29Remove color from MakefileJune McEnroe
2018-01-29Set t_Co = 8June McEnroe
Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux.
2018-01-29Add :Q command aliasJune McEnroe
It seemes I can't take my finger off the shift key fast enough.
2018-01-29Add setuid target for briJune McEnroe
2018-01-28Add init function to fb interfaceJune McEnroe
2018-01-28Add color.cJune McEnroe