summary refs log tree commit diff
path: root/gfx/Makefile (follow)
Commit message (Collapse)AuthorAge
* Use col -b to remove formatting for READMEJune McEnroe2018-10-08
|
* Move gfx man pages to gfx/manJune McEnroe2018-09-11
|
* Rewrite gfx.7 and render plaintext READMEJune McEnroe2018-09-11
|
* Link gfx man pages in ~/.localJune McEnroe2018-09-08
|
* Add dependencies on gfx.hJune McEnroe2018-08-20
|
* Move graphical programs out of binJune McEnroe2018-07-30
I wonder when the last time was something needed -ledit...
n alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe