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
June McEnroe 2020-05-07Emulate 1sh prompts in bashJune McEnroe 2020-05-07Update nvim MANPAGERJune McEnroe 2020-05-06Post "casual update"June McEnroe 2020-05-06Remove bman functionJune McEnroe