summary refs log tree commit diff
path: root/.gitignore
blob: ab1ddcf4f0a1201e46bb3913524950c707869c88 (plain) (blame)
1
2
3
4
5
6
7
*.conf
*.o
config.mk
localhost.crt
localhost.key
pounce
tags
01-29 13:22:43 -0500'>2018-01-29Add fbclockJune McEnroe 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