From ca29dd0494683afcf10e08e3f677c9a70907e487 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sun, 30 Oct 2016 20:27:35 -0700 Subject: [PATCH] Notes --- notes | 1 + 1 file changed, 1 insertion(+) diff --git a/notes b/notes index f5e67b6..3479717 100644 --- a/notes +++ b/notes @@ -26,6 +26,7 @@ todo . long example justfile, make runnable as a script . very low friction to write a script (no new file, chmod, add to rcs) . `` strips a single newline + . note that exports do not affect backticks in assignments . polyglot recipes + habit of using clever commands and writing little scripts . note that shell is invoked with -u . update tarball dep