summary refs log tree commit diff
path: root/bin/wake.c (unfollow)
Commit message (Collapse)Author
2018-08-16Apply realpath to HOMEJune McEnroe
This fixes the prompt for FreeBSD's /home shenanigans. This is the one thing that just seems dirty to me in FreeBSD. Why.
2018-08-16Install mksh rather than zshJune McEnroe
2018-08-16Port all scripts to shJune McEnroe
Not hard, but having to escape ( ) inside [ ] had me confused for a bit.
2018-08-16Shorten .local ssh namesJune McEnroe
ksh doesn't do sophisticated tab-complete so I have to actually type ssh hosts now.
2018-08-16Export GPG_TTYJune McEnroe
Oops.
2018-08-16Disable visual bell entirely in TerminalJune McEnroe
You can't turn off bell in ksh.
2018-08-16Rearrange kshrc, fix right promptJune McEnroe0b7cc4355a9d87e5ecfec2e87d95fb&follow=1'>Add To Be Taught, If FortunateJune McEnroe
2020-02-04Add The Future of Another TimelineJune McEnroe
Wow. One of the best I've read.
2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe
Broke out LDLIBS for each bin, and made everything more uniform.
2020-01-28Change scout sensitivity to 1.4June McEnroe
idk it seems to work.
2020-01-28Import shows.txtJune McEnroe