summary refs log tree commit diff
path: root/bin/cash/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-11 00:02:21 -0500
committerJune McEnroe <june@causal.agency>2019-01-11 00:02:21 -0500
commit48072d034f38099431fa6bfc553997158dca4408 (patch)
tree8c06c5af8062f1dc2e1c5c760328e274d1558fae /bin/cash/Makefile
parentDocument RPS1 and RPS2 (diff)
downloadsrc-48072d034f38099431fa6bfc553997158dca4408.tar.gz
src-48072d034f38099431fa6bfc553997158dca4408.zip
Add "blank" lines to cash.1
No way I'll be able to maintain it without.
Diffstat (limited to 'bin/cash/Makefile')
0 files changed, 0 insertions, 0 deletions
c8a50ac31aab05c55f1aa6d8f94aa8&follow=1'>Add flip option to gfxxJune McEnroe 2018-02-05Remove gfxx reverse optionJune McEnroe 2018-02-04Fix gfxx draw stop conditionJune McEnroe 2018-02-04Reuse CGColorSpace and CGDataProvider in gfcocoaJune McEnroe 2018-02-04Mark mac target phonyJune McEnroe 2018-02-04Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe 2018-02-04Avoid doing excessive work in gfxxJune McEnroe 2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe8Use whence instead of typeJune McEnroe type is an 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