summary refs log tree commit diff
path: root/home (follow)
Commit message (Expand)AuthorAge
...
* Add simpler aes tr scriptJune McEnroe2020-06-17
* Fix doas checkJune McEnroe2020-06-16
* Add LC_COLLATE=C to ls aliasJune McEnroe2020-06-16
* Alias sudo=doas if availableJune McEnroe2020-06-11
* Add all VMs to ssh configJune McEnroe2020-06-11
* Remove mkshJune McEnroe2020-05-07
* Emulate 1sh prompts in bashJune McEnroe2020-05-07
* Update nvim MANPAGERJune McEnroe2020-05-07
* Remove bman functionJune McEnroe2020-05-06
* Add git-password script to get a password from git-credentialJune McEnroe2020-05-04
* Add Markus Kuhn's wcwidth implementationJune McEnroe2020-04-21
* Add np scriptJune McEnroe2020-03-31
* Remove .psqlrcJune McEnroe2020-03-27
* Only cd in .profile if /usr/home existsJune McEnroe2020-03-27
* Remove gpg configurationJune McEnroe2020-03-27
* Move .kshrc to .mkshrcJune McEnroe2020-03-27
* Remove wiki scriptJune McEnroe2020-02-20
* Simplify macOS notify-sendJune McEnroe2020-02-12
* Add \d to replace .Dd macroJune McEnroe2020-01-25
* Replace gr alias with git resetJune McEnroe2020-01-04
* Add \S to sort inside bracesJune McEnroe2019-12-26
* Respect mailmap in gl pretty formatJune McEnroe2019-12-20
* Disable signing commitsJune McEnroe2019-12-20
* Add .editrc to set vi bindingsJune McEnroe2019-12-15
* Set ssh port for git.causal.agencyJune McEnroe2019-12-15
* Allow cd-ing into a fileJune McEnroe2019-12-05
* Only add existing directories to PATHJune McEnroe2019-11-29
* Clear PATH before populating it againJune McEnroe2019-11-27
* Add bman alias for FreeBSD man pagesJune McEnroe2019-11-22
* Remove Linux aliases from .shrcJune McEnroe2019-11-22
* Remove 1sh env.shJune McEnroe2019-11-21
* Use .profile, .shrc, .historyJune McEnroe2019-11-21
* Add \? to promptJune McEnroe2019-11-20
* Remove color from 1sh promptsJune McEnroe2019-11-20
* Add GPL header templateJune McEnroe2019-11-06
* Use initial in git authorJune McEnroe2019-11-01
* Mark ' for \aJune McEnroe2019-10-28
* Set the write variable for nvim man modeJune McEnroe2019-10-14
* Update neovim 0.4.2June McEnroe2019-10-02
* Remove host thursdayJune McEnroe2019-08-27
* Clean up home filesJune McEnroe2019-07-27
* Fix shell script style in ~/.local/binJune McEnroe2019-07-27
* Add wiki scriptJune McEnroe2019-07-24
* Use env.sh as 1sh todo listJune McEnroe2019-07-01
* Clean up 1sh prompt settingJune McEnroe2019-06-29
* Rename catsh to 1shJune McEnroe2019-06-28
* Set HISTSIZE in catshJune McEnroe2019-06-28
* Set LESS=FRXJune McEnroe2019-06-19
* Alias date=ddateJune McEnroe2019-06-16
* Clean up catsh configJune McEnroe2019-04-18
uch simpler. 2021-01-12Add htagml -iJune McEnroe 2021-01-12Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 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