summary refs log tree commit diff
path: root/install.sh (follow)
Commit message (Expand)AuthorAge
...
* Implement pbcopy and pbpaste in CJune McEnroe2017-01-06
* Add custom keyboard layout for macOSJune McEnroe2017-01-03
* Add gdbinitJune McEnroe2016-12-23
* Remove rpn.cJune McEnroe2016-10-16
* Begin JRPJune McEnroe2016-10-05
* What am I even doing?June McEnroe2016-10-03
* Add pbcopy and pbpaste using pbdJune McEnroe2016-09-17
* Add initial pbd implementationJune McEnroe2016-09-17
* Use nvim as MANPAGERJune McEnroe2016-09-13
* Add .bin/xx.cJune McEnroe2016-09-12
* Rename colorscheme to lameJune McEnroe2016-09-08
* Remove gruvboxJune McEnroe2016-08-15
* Add ''subtle'' colorschemeJune McEnroe2016-07-26
* Add htoprcJune McEnroe2016-07-26
* Remove vim configurationJune McEnroe2016-07-15
* Use vi editing mode in readlineJune McEnroe2016-07-11
* Vendor NASM syntax fileJune McEnroe2016-07-09
* Simplify install scriptJune McEnroe2016-04-06
* Remove gitignoreJune McEnroe2016-01-15
* Bash is usually in /binJune McEnroe2015-05-28
* Replace effuse with simple shell scriptsJune McEnroe2015-05-24
4:27 -0500'>2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe