summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 21:40:12 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 21:44:03 -0500
commiteca6d9a3b93169b2432d53478d5a6edc975debba (patch)
treebd31b6d0e7be3801361ac5d148c8053ead635d73 /home/.inputrc
parentShow minutes left instead of battery percentage (diff)
downloadsrc-eca6d9a3b93169b2432d53478d5a6edc975debba.tar.gz
src-eca6d9a3b93169b2432d53478d5a6edc975debba.zip
Install sct
My eyes are so much happier with sct 4500 oh my god.
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
ilex/mdoc.l?id=693d2d48b0c5dc584d01c6878bfc293823613f2a&follow=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe