Commit message (Collapse) | Author | ||
---|---|---|---|
2018-08-17 | Remove zshrc | June McEnroe | |
Begone, bloat shell. | |||
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/td> | June McEnroe |
2019-01-15 | Use \$ in cash PS1 and add # to RPS1 | June McEnroe | |
2019-01-15 | Use flock(2) when loading and saving history | June McEnroe | |
2019-01-15 | Add sans8x16.psf | June McEnroe | |
The symbols are still really bad... | |||
2019-01-14 | Add guides to psfed | June McEnroe | |
2019-01-14 | Check for NULL copy or undo buffers in psfed | June McEnroe | |
2019-01-14 | Add cash.7 README | June McEnroe | |
2019-01-14 | Document old=new argument of fc -s | June McEnroe | |
2019-01-14 | Allow replacing empty string with fc old=new | June McEnroe | |
2019-01-13 | Enable warnings in libedit | June McEnroe | |
2019-01-13 | Show full path in RPS1 | June McEnroe | |
2019-01-13 | Shorten $HOME to ~ in prompt expansion | June McEnroe | |
2019-01-13 | Document PSlit | June McEnroe | |
2019-01-13 | Document PS0 | June McEnroe | |
2019-01-13 | Set PS0 in cash | June McEnroe | |
2019-01-13 | Add PS0 | June McEnroe | |
2019-01-13 | Change default ENV from cashrc to env.sh | June McEnroe | |
2019-01-13 | Use colours in cash prompts | June McEnroe | |
2019-01-12 | Set PSlit like NetBSD sh | June McEnroe | |
2019-01-12 | Install gnupg2 from pkgsrc and symlink gpg | June McEnroe | |
2019-01-12 | Reference cash builtin man pages in cash.1 SEE ALSO | June McEnroe | |
2019-01-12 | Restore cash builtin man page dates | June McEnroe | |
2019-01-12 | Use local libedit | June McEnroe | |
2019-01-12 | Replace libedit Makefile | June McEnroe | |
2019-01-11 | Import /usr/src/lib/libedit from NetBSD 8.0 | June McEnroe | |
2019-01-11 | Add PSlit for prompt escapes | June McEnroe | |
2019-01-11 | Don't make depend automatically | June McEnroe |