summary refs log tree commit diff
path: root/install.sh (unfollow)
Commit message (Collapse)Author
2019-01-01Bump copyright yearJune McEnroe
2018-12-31Run ls if gs failsJune McEnroe
2018-12-29Simplify htop displayJune McEnroe
2018-12-21Add Daughters — You Won't Get What You WantJune McEnroe
2018-12-21Add La Dispute — FULTON STREET IJune McEnroe
2018-12-17Add KASHIWA Daisuke — StellaJune McEnroe
2018-12-16Fix rot13 port bin pathJune McEnroe
2018-12-11Remove explicit Os from gfx man pagesJune McEnroe
2018-12-11Add TF2 sensitivity bindsJune McEnroe
2018-12-02Remove explicit "Os" from man pagesJune McEnroe
2018-12-02Rename watch to recJune McEnroe
A watch binary already exists in various places (but isn't useful).
2018-12-02Remove \h bindingJune McEnroe
2018-12-01Add Jeff Wayne — The Eve of the WarJune McEnroe
I like prog-rock more than I think I do.
2018-11-27Switch to pkgsrc on DarwinJune McEnroe
I've had enough of Homebrew. I want a real package manager that can remove unneeded dependencies. neovim still isn't in pkgsrc, so download binaries of that separately for now. Hopefully I haven't broken any other systems by rewriting install.sh like this.
2018-11-27Fix ports for LinuxJune McEnroe
2018-11-26Un-hardcode fortune(6) path in cgramJune McEnroe
2018-11-26Add cgram "port" from NetBSDJune McEnroe
2018-11-25Add "ports" of some FreeBSD utilities for macOSJune McEnroe
2018-11-25Return enum Error from file functions in ediJune McEnroe
2018-11-24Implement deserialization in ediJune McEnroe
2018-11-24Add premature serialization to ediJune McEnroe
2018-11-23Set default .asm, .h, .sh syntax modes for vimJune McEnroe
2018-11-23Replace tableUpdate with tableReplaceJune McEnroe
2018-11-23Move buffer length to blocksJune McEnroe
2018-11-23Disable number, laststatus, ruler in vimJune McEnroe
2018-11-22Add Julia Holter — I Shall Love 2June McEnroe
2018-11-22Add fileWrite for ediJune McEnroe
2018-11-22Simplify edi file readingJune McEnroe
2018-11-21Reorganize ignored directoriesJune McEnroe
2018-11-21Add Iter for ediJune McEnroe
2018-11-21Fix freeing empty buffer blockJune McEnroe
2018-11-21Read files in ediJune McEnroe
2018-11-21Free buffer block if empty when allocating new blockJune McEnroe
2018-11-21Track hot slice in tablesJune McEnroe
2018-11-20Add bufferDeleteJune McEnroe
2018-11-19Alias ls='ls -p'June McEnroe
NetBSD ls(1) doesn't have colour, and I really like to know which are files and which are directories.
2018-11-19Add missing include in dtchJune McEnroe
2018-11-18Avoid DST struct TableJune McEnroe
2018-11-18Add Go Mono variantsJune McEnroe
2018-11-18Add seeds of ediJune McEnroe
2018-11-15Use png.h in gfxx.cJune McEnroe
2018-11-14Remove zlib dependency from png.hJune McEnroe
2018-11-14Rearrange bin Makefile once moreJune McEnroe
2018-11-14Factor out png.hJune McEnroe
2018-11-14Add \l binding to insert AGPL commentJune McEnroe
2018-11-14Add Chromatics — Running Up That HillJune McEnroe
I've known about this one for a while but it came back into my head recently.
2018-11-12Clean up and improve dtchJune McEnroe
Removed dependency on passwd, instead using HOME and SHELL. Added signal handlers to clean up sockets more reliably and to update the window size.
2018-11-12Use typedefs uint and byteJune McEnroe
2018-11-11Add \s sort binding and simplify \h and \aJune McEnroe
2018-11-07Remove msr606June McEnroe