summary refs log tree commit diff
path: root/bin/1sh/mksyntax.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-15 23:52:37 -0500
committerJune McEnroe <june@causal.agency>2020-12-15 23:52:37 -0500
commit94f14c5bb6d85ae56b8442dd9fae6b724547c9b9 (patch)
treea2210b871c036bd9b44367d0c2f33ef8a305829e /bin/1sh/mksyntax.c
parentAdd modem -r flag to set baud rate (diff)
downloadsrc-94f14c5bb6d85ae56b8442dd9fae6b724547c9b9.tar.gz
src-94f14c5bb6d85ae56b8442dd9fae6b724547c9b9.zip
Add bibsort
My first perl script! hi doesn't have syntax highlighting for perl, and
I don't think I could sanely implement it, but oh well.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
class='logheader'>2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe