summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Count 5 letters as a wordJune McEnroe2017-09-14
|
* Add .gitignore target to bins MakefileJune McEnroe2017-09-14
|
* Add typing gameJune McEnroe2017-09-14
|
* Include sys/types.h in wake.cJune McEnroe2017-09-13
|
* Move C file description commentsJune McEnroe2017-09-06
| | | | Comments are ugly this is why I don't put them in my code ;)
* Fix bin/Makefile FreeBSD compatibilityJune McEnroe2017-09-06
| | | | | Have to use the same generic rule as sys.mk so it replaces it. Otherwise it only uses the one in sys.mk.
* Remove C code from link scriptJune McEnroe2017-09-06
|
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
|
* Rename curtis -> homeJune McEnroe2017-09-06
| | | | Why the heck did I do this?
* Pass final NULL to execlpJune McEnroe2017-09-05
|
* Add watch.cJune McEnroe2017-09-05
|
* Remove Scala highlightingJune McEnroe2017-09-02
|
* Fix Linux console Tarmak 3June McEnroe2017-08-31
| | | | Wow oops.
* Use Tarmak 3 on Linux consoleJune McEnroe2017-08-31
|
* Install ddateJune McEnroe2017-08-25
|
* Move nethack options to envJune McEnroe2017-08-19
|
* Remove scala syntax fileJune McEnroe2017-08-17
|
* Add wakeJune McEnroe2017-08-06
| | | | | That payload can appear anywhere within an ethernet frame. Wake-on-LAN is funny.
* Use $() in install.shJune McEnroe2017-08-04
| | | | | Something gave me the impression that sh did not like this, but it's specified by POSIX.
* Create Code Tarmak 3 layoutJune McEnroe2017-08-02
|
* Add tupJune McEnroe2017-07-31
|
* Use designated initializer for hnel tableJune McEnroe2017-07-31
| | | | I did not know this syntax worked!
* Add juneJune McEnroe2017-07-30
|
* Play nethack as ValkyrieJune McEnroe2017-07-30
|
* Add toggle to hnelJune McEnroe2017-07-28
|
* Install slJune McEnroe2017-07-28
|
* Add up, supJune McEnroe2017-07-25
|
* Autopickup ringsJune McEnroe2017-07-24
|
* Name dogJune McEnroe2017-07-24
|
* Add nethackrcJune McEnroe2017-07-23
|
* Remove useless setuid in briJune McEnroe2017-07-23
| | | | | Don't you think it would be better if the setuid bit only gave you permission to do it and didn't do it for you?
* Clean up hnel a tiny bitJune McEnroe2017-07-23
|
* Set window size in hnelJune McEnroe2017-07-21
|
* Add hnelJune McEnroe2017-07-21
|
* chmod 600 in dtchJune McEnroe2017-07-19
|
* Add Light Terminal.app profileJune McEnroe2017-07-19
|
* Use bright colors for bold text in Terminal.appJune McEnroe2017-07-19
|
* Remove old keyboard layoutsJune McEnroe2017-07-18
|
* Remove iTermJune McEnroe2017-07-18
| | | | We've been through a lot together.
* Add Terminal.app profileJune McEnroe2017-07-18
| | | | | | | Terminal.app has better latency and is installed by default. Using Luxi Mono for now because iTerm and Terminal.app render fonts quite differently.
* Map C-w {N,E} in nvimJune McEnroe2017-07-18
| | | | | Also I forgot that using command! with the exclamation mark is so that the file can be sourced again without conflict.
* Remove color from xx, group ASCIIJune McEnroe2017-07-16
|
* Rewrite README, create LICENSEJune McEnroe2017-07-16
|
* Add description to dtchJune McEnroe2017-07-16
|
* Fix dtch portabilityJune McEnroe2017-07-16
|
* Send ^L on attach, rmcup reset on detachJune McEnroe2017-07-16
|
* Sort dtch includesJune McEnroe2017-07-15
| | | | That's embarrassing.
* Clean up dtchJune McEnroe2017-07-15
|
* Detect death of childJune McEnroe2017-07-14
|
* Use CTRL macroJune McEnroe2017-07-14
|