about summary refs log tree commit diff
path: root/scripts/chroot-man.sh
blob: 708aa0778511f3669b9cf5bbd36acf63a913357a (plain) (blame)
1
2
#!/bin/sh
exec mandoc /usr/share/man/man1/catgirl.1.gz | LESSSECURE=1 less
e McEnroe 2018-08-16Disable visual bell entirely in TerminalJune McEnroe 2018-08-16Rearrange kshrc, fix right promptJune McEnroe