summary refs log tree commit diff
path: root/bin/1sh/mktokens
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-29 17:58:51 -0500
committerJune McEnroe <june@causal.agency>2019-11-29 17:58:51 -0500
commitbaa2d525e39f19957f54a3dd35840f3b5d415067 (patch)
treec622082e84addd526a30ef8f42a755bb81c3e85f /bin/1sh/mktokens
parentClear PATH before populating it again (diff)
downloadsrc-baa2d525e39f19957f54a3dd35840f3b5d415067.tar.gz
src-baa2d525e39f19957f54a3dd35840f3b5d415067.zip
Only add existing directories to PATH
Diffstat (limited to 'bin/1sh/mktokens')
0 files changed, 0 insertions, 0 deletions
/litterbox/commit/scoop.c?h=1.4p1&id=0cedce5c26e249f2a42ea1a0a390a4e09e5a199b&follow=1'>Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe Mostly this just allows the use of 'now'. 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe