summary refs log tree commit diff
path: root/home/.kshrc (unfollow)
Commit message (Collapse)Author
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
2018-11-07Implement all of MSR606June McEnroe
2018-10-30Add Low — Double NegativeJune McEnroe
2018-10-28Prevent buffer overflows in pngoJune McEnroe
2018-10-27Remove other building bindings for engineerJune McEnroe
2018-10-27Set MANSECT for sections 2 and 3 before 1June McEnroe
I almost never want to read printf(1).
2018-10-21Add Rival Consoles — HeliosJune McEnroe
A track from the cafe. I take out my phone and ask Siri as quietly as I can, "What song is this?" because I don't have Shazam installed.
2018-10-19Nice shot!June McEnroe
2018-10-17Fix tags targetJune McEnroe
2018-10-16Remove klonJune McEnroe
2018-10-08Use wchar_t in ttpreJune McEnroe
2018-10-08Add ttpreJune McEnroe
2018-10-08Use col -b to remove formatting for READMEJune McEnroe
2018-10-07Remove edi.cJune McEnroe