Commit message (Collapse) | Author | ||
---|---|---|---|
2018-08-16 | Apply realpath to HOME | June 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-16 | Install mksh rather than zsh | June McEnroe | |
2018-08-16 | Port all scripts to sh | June McEnroe | |
Not hard, but having to escape ( ) inside [ ] had me confused for a bit. | |||
2018-08-16 | Shorten .local ssh names | June McEnroe | |
ksh doesn't do sophisticated tab-complete so I have to actually type ssh hosts now. | |||
2018-08-16 | Export GPG_TTY | June McEnroe | |
Oops. | |||
2018-08-16 | Disable visual bell entirely in Terminal | June McEnroe | |
You can't turn off bell in ksh. | |||
2018-08-16 | Rearrange kshrc, fix right prompt | June McEnroe |