summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:29:05 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:29:05 -0500
commit35b6c4846f89a215fed68c477b85b47c4d03ce67 (patch)
tree452daf73b75578348ce501a6830335a69030da6d /etc
parentRemove attempt to automatically install MacPorts (diff)
downloadsrc-35b6c4846f89a215fed68c477b85b47c4d03ce67.tar.gz
src-35b6c4846f89a215fed68c477b85b47c4d03ce67.zip
Remove sudo/doas from install script
Now that everything requires root anyway, just run the script as
root.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
18c34a2ed99d4a&follow=1'>Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe