Commit message (Collapse) | Author | |||
---|---|---|---|---|
2018-09-02 | Remove colorcolumn at 100 | June McEnroe | ||
2018-09-02 | Install bc(1) on Arch | June McEnroe | ||
2018-09-02 | SendEnv LANG | June McEnroe | ||
2018-08-27 | Add New Order — Temptation | June McEnroe | ||
2018-08-26 | Add NetBSD to install.sh | June McEnroe | ||
2018-08-24 | Show hostname in title over SSH | June McEnroe | ||
2018-08-23 | Alias bc='bc -l' | June McEnroe | ||
2018-08-20 | Update usage of scheme in README | June McEnroe | ||
2018-08-20 | Use scheme.h in fbatt and fbclock | June McEnroe | ||
2018-08-20 | Generate scheme.h | June McEnroe | ||
2018-08-20 | Add dependencies on gfx.h | June McEnroe | ||
2018-08-18 | Add Blondie — Heart of Glass | June McEnroe | ||
Why didn't I know about this song? I love it. | ||||
2018-08-18 | Set FCEDIT=$EDITOR | June McEnroe | ||
2018-08-18 | Only post commits with bodies to Mastodon | June McEnroe | ||
2018-08-18 | Run tf/cfg link script with /bin/sh | June McEnroe | ||
2018-08-18 | Run {,s,t}up with /bin/sh | June McEnroe | ||
2018-08-18 | Use whence instead of type | June McEnroe | ||
type is an alias for whence -v and is more for human consumption. | ||||
2018-08-18 | Cut off path components until right prompt fits | June McEnroe | ||
Keeps paths valid (from somehwere) rather than abrupt truncation. | ||||
2018-08-17 | Add "private" alias to source encrypted file | June McEnroe | ||
Why is there no easy way to *edit* an encrypted file? | ||||
2018-08-17 | Add vim mapping to add a #include | June McEnroe'2021-02-07 17:35:57 -0500'>2021-02-07 | Set urgency on bell in xterm | June McEnroe |
2021-02-07 | Add bindings for brightness control | June McEnroe | ||
Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. | ||||
2021-02-07 | Set X key repeat rate | June McEnroe | ||
2021-02-07 | Bump font size to 12 | June McEnroe | ||
11 is what I use on macOS, but I feel like my eyes are working harder here. | ||||
2021-02-07 | Fully configure and rebind cwm | June McEnroe | ||
This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. | ||||
2021-02-07 | Add Binti | June McEnroe | ||
2021-02-07 | Finish configuring xterm | June McEnroe | ||
2021-02-06 | Enable tapping, reverse scroll, set scaling in wsconsctl | June McEnroe | ||
2021-02-06 | Set root window to black on purple snow | June McEnroe | ||
2021-02-06 | Add xmodmap configuration | June McEnroe | ||
2021-02-06 | Add initial OpenBSD X configuration | June McEnroe | ||
cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. | ||||
2021-02-06 | Add xterm output to scheme | June McEnroe |