summary refs log tree commit diff
path: root/install.sh (follow)
Commit message (Collapse)AuthorAge
...
* Rename install.sh to link.shJune McEnroe2017-06-10
|
* Remove Karabiner config and move key layoutsJune McEnroe2017-06-10
| | | | | | | | | Custom layouts allow me to drop Karabiner, which is necessary since it still doesn't work on Sierra. Moved the keylayout files to be just files since installing them with symlinks doesn't work very well, they need to be installed with Ukelele. I should find out what it does though.
* Move actual dotfiles into home directoryJune McEnroe2017-06-10
|
* Remove Programming keyboard layoutJune McEnroe2017-06-10
| | | | | It's broken and should be redone in the same way as CodeTarmak1 if I need a QWERTY programming layout again.
* Add Code Tarmak 1 layoutJune McEnroe2017-06-09
|
* Add Tarmak layoutsJune McEnroe2017-06-06
| | | | From <https://github.com/sblaurock/tarmak-layouts>.
* 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 ba72f89c0354810ff576ea9892db55dfa9844dca.
* 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