summary refs log tree commit diff
path: root/home/.config/git
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-03-14 00:10:56 -0400
committerJune McEnroe <programble@gmail.com>2018-03-14 00:10:56 -0400
commit778e97f56d3dcd9f3bb3b69287a0193d35a63b8f (patch)
tree269248382d9327ddd52290e6b5aecf58504b7181 /home/.config/git
parentPHONY is a waste of time (diff)
downloadsrc-778e97f56d3dcd9f3bb3b69287a0193d35a63b8f.tar.gz
src-778e97f56d3dcd9f3bb3b69287a0193d35a63b8f.zip
Combine home-related scripts
Diffstat (limited to 'home/.config/git')
0 files changed, 0 insertions, 0 deletions
pan title='2022-06-02 21:45:47 -0400'>2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe