From f19f2bbbe9cc7093301596cd4a3eaa8e974bfa69 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 14 Mar 2017 19:09:40 -0400 Subject: Add new DMST and Joni Void --- music/new.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'music') diff --git a/music/new.md b/music/new.md index 84086e6b..38fbe81f 100644 --- a/music/new.md +++ b/music/new.md @@ -23,6 +23,8 @@ - Xiu Xiu — Fabulous Muscles - Unwound — Leaves Turn Inside You - The Body Lovers / The Body Haters +- [Do Make Say Think — Bound and Boundless][21] +- [Joni Void — Dissociation (Kyla's Song)][22] [1]: https://youtu.be/tADWPTqR_4A [2]: https://youtu.be/fzQ6gRAEoy0 @@ -44,3 +46,5 @@ [18]: http://www.bnnyrbbt.fans [19]: http://cstrecords.com/cst124/ [20]: http://cstrecords.com/saltland-releases-new-single-light-of-mercy/ +[21]: http://cstrecords.com/cst120/ +[22]: http://cstrecords.com/cst125/ -- cgit 1.4.1 > dontfiles
summary refs log tree commit diff
path: root/bin/cash/libedit/hist.c (unfollow)
Commit message (Collapse)Author
2019-02-08Add hi -nJune McEnroe
2019-02-08Elaborate hi man pageJune McEnroe
2019-02-08Use set for parent in hiJune McEnroe
2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe
2019-02-08Match only the basename in hiJune McEnroe
2019-02-07Add mdoc syntax to hiJune McEnroe
2019-02-07Support multi-line C macros in hiJune McEnroe
2019-02-07Detect .mk files as makeJune McEnroe
2019-02-07Add make syntax to hiJune McEnroe
2019-02-07Add IRC output to hiJune McEnroe
2019-02-07Improve C syntax accuracy and add Format classJune McEnroe
2019-02-07Factor out hi checkJune McEnroe
Fix subexpression bounds check and compile pattends.
2019-02-07Add Escape class to hiJune McEnroe
2019-02-07Add Todo class and parent syntax constraintJune McEnroe