summary refs log tree commit diff
path: root/bin/ptee.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-27 16:41:04 -0400
committerJune McEnroe <june@causal.agency>2021-09-27 16:41:04 -0400
commit77e59bd2b896092d1308be1d40729515e902decb (patch)
tree18c75045a16ccabfd0c2407559c8b3b31e9f4e07 /bin/ptee.c
parentAdd pyro to ssh config (diff)
downloadsrc-77e59bd2b896092d1308be1d40729515e902decb.tar.gz
src-77e59bd2b896092d1308be1d40729515e902decb.zip
Invert doas/sudo alias
Gotten a lot more used to running doas!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe