summary refs log tree commit diff
path: root/bin/man1/ever.1
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/man1/ever.1
parentClear PATH before populating it again (diff)
downloadsrc-baa2d525e39f19957f54a3dd35840f3b5d415067.tar.gz
src-baa2d525e39f19957f54a3dd35840f3b5d415067.zip
Only add existing directories to PATH
Diffstat (limited to 'bin/man1/ever.1')
0 files changed, 0 insertions, 0 deletions
/td> 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe