summary refs log tree commit diff
path: root/home/.local (follow)
Commit message (Collapse)AuthorAge
* Add git-password script to get a password from git-credentialJune McEnroe2020-05-04
|
* Add Markus Kuhn's wcwidth implementationJune McEnroe2020-04-21
| | | | | | | | And wcfix script for macOS, based on <https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat> to fix some emoji display in catgirl. Somehow this code from 2007 against Unicode 5.0 does a better job than whatever the hell macOS Mojave's libc is doing.
* Add np scriptJune McEnroe2020-03-31
| | | | I'm bringing this back.
* Remove wiki scriptJune McEnroe2020-02-20
| | | | | | | | Wikipedia seems to have removed the one-sentence extracts from the opensearch results. Too bad. It's not a wiki script, what we need is a command that fetches single-sentence summaries of articles on Wikipedia.
* Simplify macOS notify-sendJune McEnroe2020-02-12
|
* Fix shell script style in ~/.local/binJune McEnroe2019-07-27
|
* Add wiki scriptJune McEnroe2019-07-24
|
* Unify *up scripts into one up.shJune McEnroe2019-02-12
|
* Add hupJune McEnroe2019-02-09
|
* Add def scriptJune McEnroe2019-02-01
|
* Run {,s,t}up with /bin/shJune McEnroe2018-08-18
|
* Move nasd to shell scriptJune McEnroe2018-08-15
|
* Add notify-send mimic for macOSJune McEnroe2018-08-09
|
* Move home bins to ~/.local/binJune McEnroe2018-04-03
Also replaced ~/.cargo/bin with a symlink to ~/.local/bin to avoid having to have that in $path as well.
b&follow=1'>Add 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