summary refs log tree commit diff
path: root/install.sh (follow)
Commit message (Collapse)AuthorAge
...
* Rename keyboard layout ProgrammingJune McEnroe2017-05-26
|
* Fix Library install conditionJune McEnroe2017-05-25
|
* Revert "Remove macOS keyboard layout"June McEnroe2017-05-25
| | | | This reverts commit ab3cd01748a4a99e6095654e03e2db35ed5b5313.
* Rename colorscheme "trivial"June McEnroe2017-05-01
|
* Add bri brightness control scriptJune McEnroe2017-03-14
| | | | This is probably terrible.
* Remove macOS keyboard layoutJune McEnroe2017-01-25
| | | | Does not work in all apps.
* Use zsh for shell scriptsJune McEnroe2017-01-21
|
* Add fuzzy clockJune McEnroe2017-01-19
|
* Implement pbcopy and pbpaste in CJune McEnroe2017-01-06
| | | | | | | | | Ted Unangst broke my netcat implementation of pbpaste with this commit: <https://github.com/openbsd/src/commit/bb978d8>, which, when /dev/null is attached to stdin, causes nc to exit and never read from the socket. Turns out the core functionality of netcat can be implemented in about 50 lines of C.
* Add custom keyboard layout for macOSJune McEnroe2017-01-03
|
* Add gdbinitJune McEnroe2016-12-23
|
* Remove rpn.cJune McEnroe2016-10-16
|
* Begin JRPJune McEnroe2016-10-05
|
* What am I even doing?June McEnroe2016-10-03
| | | | | It's Monday night and I've had a lot to drink because I didn't like what Monday day was like. Ain't that just the way?
* Add pbcopy and pbpaste using pbdJune McEnroe2016-09-17
|
* Add initial pbd implementationJune McEnroe2016-09-17
| | | | Error handling in C is tedious.
* Use nvim as MANPAGERJune McEnroe2016-09-13
|
* Add .bin/xx.cJune McEnroe2016-09-12
|
* Rename colorscheme to lameJune McEnroe2016-09-08
|
* Remove gruvboxJune McEnroe2016-08-15
|
* Add ''subtle'' colorschemeJune McEnroe2016-07-26
| | | | I'm just trying this out.
* Add htoprcJune McEnroe2016-07-26
|
* Remove vim configurationJune McEnroe2016-07-15
|
* Use vi editing mode in readlineJune McEnroe2016-07-11
| | | | Dear lord why have I let myself suffer without this? Embarrassing.
* Vendor NASM syntax fileJune McEnroe2016-07-09
|
* Simplify install scriptJune McEnroe2016-04-06
|
* Remove gitignoreJune McEnroe2016-01-15
|
* Bash is usually in /binJune McEnroe2015-05-28
|
* Replace effuse with simple shell scriptsJune McEnroe2015-05-24