about summary refs log tree commit diff
path: root/man.sh
blob: 494eeda2d24ccb57694965c9cb6748c9b1136e9c (plain) (blame)
1
2
#!/bin/sh
exec mandoc /usr/share/man/man1/chatte.1 | LESSSECURE=1 less
an='3' class='logmsg'> 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux. 2018-01-29Add :Q command aliasJune McEnroe It seemes I can't take my finger off the shift key fast enough. 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe