summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-19 23:29:44 -0500
committerJune McEnroe <june@causal.agency>2020-11-19 23:29:44 -0500
commit33f44126f2e0ae2d0a659d7d4729a06918ccfa0b (patch)
tree303d6d631e4857bde9e31bc8d57ca6c4e6b16228
parentAdd x4 to LESS (diff)
downloadsrc-33f44126f2e0ae2d0a659d7d4729a06918ccfa0b.tar.gz
src-33f44126f2e0ae2d0a659d7d4729a06918ccfa0b.zip
Add "Come On Petunia"
Diffstat (limited to '')
-rw-r--r--txt/music.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/txt/music.txt b/txt/music.txt
index ad0645e5..3ef94f16 100644
--- a/txt/music.txt
+++ b/txt/music.txt
@@ -1,3 +1,6 @@
+The Blow — "Come On Petunia"
+<https://youtu.be/MO1HSfzK1Ns>
+
 Black Country, New Road — Sunglasses
 <https://youtu.be/UAZhzi9cpkc>
 
rpnJune McEnroe2016-10-04 | * Add radix to rpnJune McEnroe2016-10-04 | * What am I even doing?June McEnroe2016-10-03 | | | | | It's Monday night and I've had a lot to drink because I didn't like what Monday day was like. Ain't that just the way? * Set TERM in tmuxJune McEnroe2016-09-29 | * Reconfigure tmuxJune McEnroe2016-09-29 | | | | | Still not sure what I'm doing with it. How do Emacs users deal with pressing control? * Use shiftwidth=4 as defaultJune McEnroe2016-09-27 | * Remove gcl shell aliasJune McEnroe2016-09-20 | * Set shiftwidth=4 for CJune McEnroe2016-09-20 | * Clean up error handling in pbdJune McEnroe2016-09-18 | * Forward pbd through *.local SSHJune McEnroe2016-09-17 | * Add pbcopy and pbpaste using pbdJune McEnroe2016-09-17 | * Check child status in pbdJune McEnroe2016-09-17 | * Factor out spawn in pbdJune McEnroe2016-09-17 | * Add initial pbd implementationJune McEnroe2016-09-17 | | | | Error handling in C is tedious. * Execute Homebrew SSH for tux iTerm profileJune McEnroe2016-09-16 | * Add Include config_private to SSH configJune McEnroe2016-09-16 | * Disable custom login command for local iTerm profileJune McEnroe2016-09-16 | * Add tux profile to iTermJune McEnroe2016-09-16 | * Use err(3) in xxJune McEnroe2016-09-15 | * Use sysexits.h in xxJune McEnroe2016-09-15 | * Use strtoul in xxJune McEnroe2016-09-15 | | | | Oops. * Write xx usage to stderrJune McEnroe2016-09-15 | * Use nvim as MANPAGERJune McEnroe2016-09-13 | * Use return value of getopt in xxJune McEnroe2016-09-13 | | | | | | On macOS/FreeBSD, optopt is always set after calling getopt. On Linux, optopt is only set if an unrecognized option was found. What is the point of POSIX if such behaviour can differ? * Compile xx.c with clang specificallyJune McEnroe2016-09-12 | * Prevent offset from xx when reading zeroJune McEnroe2016-09-12 | * Rewrite xx.cJune McEnroe2016-09-12 | * Fix ascii alignment in xxJune McEnroe2016-09-12 | * Add -s flag to xxJune McEnroe2016-09-12 | * Add -a flag to xxJune McEnroe2016-09-12 | * Add -o flag to xxJune McEnroe2016-09-12 | * Add -g option to xxJune McEnroe2016-09-12 | * Add -c option to xxJune McEnroe2016-09-12 | * Add .bin/xx.cJune McEnroe2016-09-12 | * Rename colorscheme to lameJune McEnroe2016-09-08 | * Simplify colors syntax in zsh promptJune McEnroe2016-09-04 | * Color rubyStringDelimiter as StringJune McEnroe2016-08-29 | * Highlight rubyDefine as StructureJune McEnroe2016-08-24 | * Remove scroll bindings from nvim configJune McEnroe2016-08-23 | * Highlight Search with black foregroundJune McEnroe2016-08-17 |