summary refs log tree commit diff
path: root/etc/tf/cfg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-13 20:19:33 -0500
committerJune McEnroe <june@causal.agency>2019-01-13 20:19:33 -0500
commit1787a40a091a01da8a7c5287870510ce688470d9 (patch)
tree2a04a888b7631ec4ca8eb52931e9f73f0ef78d39 /etc/tf/cfg
parentShorten $HOME to ~ in prompt expansion (diff)
downloadsrc-1787a40a091a01da8a7c5287870510ce688470d9.tar.gz
src-1787a40a091a01da8a7c5287870510ce688470d9.zip
Show full path in RPS1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe